Skip to content

some exercises to explore how enterprise grade services can be written in kotlin

Notifications You must be signed in to change notification settings

sombriks/enterprise-kotlin-handbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some exercises to explore out how modern, enterprise grade backend services can be written in kotlin. It's slightly opinionated, proceed at your own risk.

Motivation

Kotlin has a strong case as java substitute on Android/mobile scenario but it's not exclusive to it anymore for a good time now.

This doc go as a gentle approach on how to provision projects using kotlin over java in enterprise solutions with spring boot.

The ecosystem around the JVM spans in time over decades and the problems solved goes beyond thousands of reusable libraries. Get access to such richness with any imaginable stack is a big deal and deserves attention in order to save time, health and money when starting something new or maintaining battle-tested solutions out there.

Before we start

Some people might have a solid background on other stacks, for example Frontend Javascript/Typescript, to cite a popular one. Whenever handy, some comparison will be presented.

How this guide is structured

This is a monorepo/multiproject, which usually is a bad idea but in this case we mainly host documentation, so offer sample projects to better explore a subject being presented is ok.

Main docs resides in docs folder, sample projects in samples folder. There are a few exercises on each them.

Start by the docs folder.

How to contribute

Want to help or just do yourself some exercises? fork this project!

About

some exercises to explore how enterprise grade services can be written in kotlin

Topics

Resources

Stars

Watchers

Forks

Sponsor this project