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 […]