Hello world Rest Service project

Creating Hello world project with JAX-RS and Jersey Tools and Technologies used Step 1 Create a new maven Project in Eclipse In Eclipse,Go to File => New => Other Select Maven project Name the project as “JerseyHelloWorld” Select the archetype as maven-archetype-webapp and click on Next Provide Group Id, Artifact Id and package details as […]

Share this article on