Skip to content

meswan/sample-restful-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

This sample application is a simple JAX-RS Restful web service.

Navigate to the sample-restful-microservice directory.

cd sample-restful-microservice

Start the OpenLiberty server in development mode.

mvn liberty:dev

Press enter to run the tests.

Run microprofile Open API to try out the application manually.

http://localhost:9080/openapi/ui/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages