Spring 3.0 RESTful Web Services By Example
Update:See this post for an updated code example that works with Spring 3.0.1.RELEASE. If you’re reading this then you’re probably aware that the new Spring 3.0 release will have REST support (If you’re not familiar with REST here is a nice intro). In this article I’m going to describe the basic steps required to quickly get a RESTful XML …