Sample project configuration of a Restate service using the Java SDK and Spring Boot.
Have a look at the Java Quickstart guide for more information on how to use this project.
To start the service, simply run:
$ mvn compile spring-boot:runRestate SDK uses annotation processing to generate client classes. When modifying the annotated services in Intellij, it is suggested to run CTRL + F9 to re-generate the client classes.