Skip to content

Jenkins X quick start using Liberty for Java

License

Notifications You must be signed in to change notification settings

jenkins-x-quickstarts/open-liberty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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 install liberty:run-server

Skip tests

mvn clean install -DskipTests=true liberty:run-server

Open url's in browser

http://localhost:9080

About

Jenkins X quick start using Liberty for Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •