Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

JAX-RS (Jersey) Build Status

./gradlew bootRun

# rest
http :8080
http :8080/1

# global error handling
http :8080/4

# actuator
http :8080/application
http :8080/application/status