Skip to content

Latest commit

 

History

History
76 lines (52 loc) · 2.65 KB

README.adoc

File metadata and controls

76 lines (52 loc) · 2.65 KB

helloworld-rs: Helloworld Using JAX-RS (Java API for RESTful Web Services)

The helloworld-rs quickstart demonstrates a simple Hello World application, bundled and deployed as a WAR, that uses JAX-RS to say Hello.

Access the Application