In this simple hello world we show how to create a simple rest server using the reference implementation of JAX-RS, called Jersey. The dependencies are managed by Maven.
Please see the code for a working example here
https://github.com/topera/maven-rest-server-jaxrs
Advertisements