A Spring Boot application in Kotlin Build the application To build the application run the command: ./gradlew clean build To run a Spring Boot module run the command: ./gradlew bootRun