Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 378 Bytes

File metadata and controls

13 lines (8 loc) · 378 Bytes

Hello world - Spring Boot example

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.

Starting the service

To start the service, simply run:

$ mvn compile spring-boot:run