You have arrived at the 404 page!!!
This is not the page you are looking for ...... well, that is rather obvious. No one really looks for a 404 page.
We apologize for the inconvenience, would you care to look for something else?
0
Building a RESTful Service that returns JSON using the Spring Framework
Posted by fouzi on October 17, 2011 in Eclipse, Java, Maven, RESTful, Software Development, Spring, Spring 3.x, Spring Framework, Springsource | ∞
In my previous post I did a very simple example of Building a very simple Java REST API with Spring 3.x. Now I’d like to build on that and make it a little more useful and show some of the great features available in the Spring Framework that makes things easier and quicker. In this example […]