RESTful Services with Maven, Spring and Jersey

Just got around to updating an old blog on REST using Jersey. Previously I had a terrible Eclipse dynamic project. Moved it all to Maven and the latest Jersey + Spring implementations. Click here to read the updated blog.

2 thoughts on “RESTful Services with Maven, Spring and Jersey

  1. Abel

    Hi,

    I’ve tried to download your code and test it, but it seems it miss jUnit dependency.

    Great tutorial, btw 🙂

    1. Mathew Post author

      thanks for pointing it out. just uploaded the updated code. i did not want the test to be a JUnit in this case.

Comments are closed.