Skip to content

Latest commit

 

History

History

java-maven-quarkus

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Hello world - Quarkus example

Sample project configuration of a Restate service using the Java SDK and Quarkus.

Have a look at the Java Quickstart guide for more information on how to use this project.

Starting the service

Check out https://quarkus.io/get-started/ to install quarkus.

To start the service, simply run:

$ quarkus dev