This example illustrates how to configure Jersey so that you can begin using it as a JAX-RS implementation framework for your RESTful API.
Assuming that you have already installed Apache Maven, follow these steps to set up Jersey:
Create maven web project structure, in terminal (windows) execute...