/spring-boot-kotlin-example

A Spring Boot application with Kotlin

Primary LanguageKotlin

A Spring Boot application in Kotlin

Build the application

  1. To build the application run the command: ./gradlew clean build

  2. To run a Spring Boot module run the command: ./gradlew bootRun