Skip to content

Latest commit

 

History

History
72 lines (50 loc) · 2.52 KB

README.adoc

File metadata and controls

72 lines (50 loc) · 2.52 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