Skip to content

SomeDemos/sample-getting-started-three

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 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 (press [ENTER] key to run tests; q [ENTER] to quit and stop server)

mvn liberty:dev

Open URL in browser

http://localhost:9080

image

Trigger build Trigger new build Trigger new build 2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 34.7%
  • CSS 20.4%
  • Shell 18.3%
  • JavaScript 12.8%
  • HTML 12.0%
  • Dockerfile 1.8%