Spring 3.1.0 M2 Released
The second and final milestone of Spring 3.1 is now available from our http://maven.springframework.org/milestone Maven repository or for direct download from our community download page. This release includes new features such as:
- Code equivalents for Spring's XML namespaces
- Builder-style APIs for code-based Hibernate configuration
- TestContext framework support for @Configuration classes and bean definition profiles
- Support for injection against non-standard JavaBeans setters
- Support for Servlet 3 code-based configuration of Servlet container
- Support for Servlet 3 MultipartResolver
- JPA EntityManagerFactory bootstrapping without persistence.xml
- New HandlerMethod-based Support Classes For Annotated Controller Processing
- Consumes and Produces @RequestMapping Conditions
- Working With URI Template Variables In Controller Methods
- Validation For @RequestBody Method Arguments
Stay tuned to the SpringSource Blog over the coming week for a series of posts covering what's new in 3.1.0.M2.
Download | Documentation | Javadoc API | Change Log | JIRA
Don't forget that Spring users can ask questions in the community forum and identify issues in JIRA as well.