Spring 3.1 HttpPutFormContentFilter: supporting PUT request with form encoded data
Spring MVC 3.0 introduced many useful features to work with RESTful interface, including URI templates, content negotation, http method conversion and more. While dealing with RESTful or REST-like API you may like to utilize REST key principle - its Uniform Interface.