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 very simple Java REST API with Spring 3.x
Posted by fouzi on October 10, 2011 in Eclipse, HOWTOS, Java, MacOS X, RESTful, Software Development, Spring, Spring 3.x, Spring Framework, Springsource, Startup, Technology | ∞
Today’s topic is about building a super simple Java REST APIs with Spring 3.x. RESTful webservices are pretty much what is powering much of the APIs being built today and many of them are being built using Java. The Spring Framework makes building a RESTful Java webservice almost ridiculously easy. This will hopefully be a […]