Sample project configuration of a Restate service using the Java SDK and HTTP server.
Have a look at the Java Quickstart guide for more information on how to use this project.
To run:
./gradlew 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.