I am working through examples in Restful Java with JAX-RS by Bill Burke. I\'m using intellij and created a Maven project to make a \"Hello World\" web service. I understan
Add below lines in pom.xml
javax.ws.rs javax.ws.rs-api 2.0