Skip to content

Latest commit

 

History

History

spring-boot-kotlin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Spring Boot Kotlin Example

This example demonstrates how to configure a Spring Boot application written in Kotlin with Pkl. For a walkthrough of the corresponding Java example, see the documentation.

To run the application, type ../gradlew run. To open the project in IntelliJ IDEA, go to File→Open and select the samples directory.