Skip to content

Latest commit

 

History

History
 
 

Bootique

Build:

./gradlew shadowJar

Run:

java -jar build/libs/bootique-jetty-1.0-all.jar --server --config=config.yml

Server will start in second on 8080 port.