The helloworld-rs
quickstart demonstrates a simple Hello World application, bundled and deployed as a WAR, that uses JAX-RS to say Hello.
The helloworld-rs
quickstart demonstrates the use of CDI and JAX-RS in {productNameFull}.
The application is deployed to http://localhost:8080/{artifactId}/.
-
The XML content can be viewed by accessing the following URL: http://localhost:8080/{artifactId}/rest/xml
-
The JSON content can be viewed by accessing this URL: http://localhost:8080/{artifactId}/rest/json