Spring Data Moore RC1 and Lovelace SR9 released
On behalf of the team I am pleased to announce Spring Data releases Moore RC1 and Lovelace SR9. The new bits build on the most recent Spring Framework releases and will be picked up by Spring Boot 2.2 M4 and 2.1.6 respectively.
Notable new features amongst others are:
- An EntityCallback API for modifying entities before convert or save.
- Multiple OUT parameters in the stored procedure support of Spring Data JPA.
- Declarative aggregations in Spring Data MongoDB.
- Enhanced SSL support and dynamic client port configuration for Gemfire and Apache Geode.
Please find a high-level overview of what has been added in our release wiki. As always, we’re…