Enhancing Spring MVC
Spring MVC is evolving with new REST support features that simplify data rendering in various formats like JSON and XML. A new content negotiating view resolver allows for flexible response types based on request headers. Additionally, the introduction of annotations for URL parameter extraction streamlines the development of REST-based systems. The focus on contract-first web services with XML schema in Spring Web Services enhances compatibility and reduces reliance on SOAP.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
Episode 145: Spring in 2009 with Eberhard Wolff
Related Questions