The second milestone release of Spring 3.1 has been released.
The software can be obtrained from SpringSource's Maven repository ( http://maven.springframework.org/milestone) or from the SpringSource community download page.
New features in this release include:
The software can be obtrained from SpringSource's Maven repository ( http://maven.springframework.org/milestone) or from the SpringSource community download page.
New features in this release include:
- 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
Comments
Post a Comment