REST in Spring 3

Spring 3 is in the air, and one of the exciting features it brings is REST "service abstraction" and making the development of 'RESTful' Web services easier.

These blogs show the key points of developing REST with Spring 3 (both client and server side):

http://blog.springsource.com/2009/03/27/rest-in-spring-3-resttemplate/

http://blog.springsource.com/2009/03/08/rest-in-spring-3-mvc/

 

Comments

One thing I like about Spring-3 is the inclusion of java-config in Spring core.

Here's a presentation that lists all the changes http://www.slideshare.net/habuma/whats-new-in-spring-3