Skip to content

Latest commit

 

History

History

java11-rest-service

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Requirements

How to Build

mvn package

How to Build Docker image

mvn package -P docker

How to Run

mvn spring-boot:run
Test Endpoint
curl http:localhost:8080/api/hello
JavaMelody monitoring endpoint
  • /monitoring

See Also