Skip to content

Latest commit

 

History

History
74 lines (56 loc) · 2.75 KB

README.adoc

File metadata and controls

74 lines (56 loc) · 2.75 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