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.
mvn clean package liberty:run-server
mvn clean install liberty:run-server
http://localhost:9080