Hello world - Spring Boot example Sample project configuration of a Restate service using the Kotlin SDK and Spring Boot. Have a look at the Kotlin Quickstart guide for more information on how to use this project. Starting the service To start the service, simply run: $ ./gradlew bootRun