Skip to content

codewind-resources/openLibertyTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The sample application contains a system microservice to retrieve the system properties and uses MicroProfile Config to simulate the status of the microservice, MicroProfile Health to determine the health of the microservice, and MicroProfile Metrics to provide metrics for the microservice.

Run Sample application

mvn clean liberty:run

Run Sample application with dev mode (Press enter to run tests)

mvn clean liberty:dev

Open url's in browser

http://localhost:9080