Skip to content

iron-heisenberg/restx-singlejar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restx-singlejar

RESTX example to package app as a single executable jar.

Build

mvn package

Run

java -jar target/singlejar-0.1-SNAPSHOT.jar

Then check:

http://localhost:8080/ for static assets located in src/main/resources/assets. http://localhost:8080/@/ui/ for RESTX console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published