Spring Data Babbage release train goes GA
Dear Spring community, just in time for SpringOne 2013, we are happy to announce the availability of the GA version of the Spring Data release train code named Babbage. The release concludes the development of a pile of new features and improvements for the Spring Data Core, JPA, MongoDB and Neo4j modules and will serve as foundation for upcoming releases of a bunch of community modules. Here are the most important features of the release.
General upgrades / Spring Data Commons:
- Spring 4 and JDK 8 compatibility improvements in Spring Data Core to leak into all modules
- Extended
Pageable
/Page
APIs - Advanced web and hypermedia integration for Spring MVC
- Support for
count…By
in derived query method names of repositories - Upgrade to Querydsl 3.x timeline
- Improved CDI extensions for all modules …