Get started with Spring Boot and Kotlin
Get started with Spring Boot and Kotlin by completing this tutorial: it walks you through the process of creating a simple application with Spring Boot and adding a database to store the information.
Going through these four steps, you'll learn a lot of essential features of the Kotlin language:
First step Create a Spring Boot project
Second step Add a data class to Spring Boot project
Third step Add database support for the Spring Boot project
Fourth step Use Spring Data CrudRepository for database access
Next step
Start by creating a Spring Boot project with Kotlin using IntelliJ IDEA.
See also
Look through our Java to Kotlin (J2K) interop and migration guides:
Join the community
Slack Kotlin slack: get an invitation and join the #spring and #server channels
Stack Overflow Stack Overflow: subscribe to the "kotlin", "spring-kotlin", or "ktor" tags
YouTube Kotlin YouTube channel: subscribe and watch videos about Kotlin with Spring