Skip to content

gkwan-ibm/openLibertyTemplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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 package liberty:run-server

Run Sample application with tests

mvn clean install liberty:run-server

Open url's in browser

http://localhost:9080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 36.5%
  • JavaScript 22.5%
  • CSS 19.4%
  • HTML 19.3%
  • Dockerfile 2.3%