I am following this tutorial to create a REst Service using Jersey.
Sometimes i fail to understand fully what the author of the tutorial means but these are the steps th
For information if you are using Jersey 2 this class has been replaced with jersey.config.server.provider.packages so your resource configuration would be like:
jersey.config.server.provider.packages
jersey.config.server.provider.packages de.vogella.jersey.todo.resources