皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Spring Data 2021.2 和 2022.0 M4 发布

Spring Data 2021.2 和 2022.0 M4 发布

On behalf of the Data Team and everyone who contributed, I’m pleased to announce the GA release of the 2021.2 release train as well as the 4th Milestone of the 2022.0 one.

Already working on the 2022.0 train, based on Spring Framework 6Java17 and Jakarta EE 9, the 2021.2 release ships bug fixes and selected back ported features.

Other than dependency upgrades, these are some of the major changes:

  • Infrastructure to introspect a projection type.
  • Common infrastructure for property-specific value converters.
  • Improved support for IdClass handling in data-jpa.
  • Declarative Update methods in data-mongodb.
  • Reindexing support in data-elasticsearch.
  • Direct projections for data-cassandra.
  • ACL support for Redis Sentinels.
  • Lock and Null precedence support for JDBC.
  • Query Rewriter for JPA.

You can find a more detailed description in the 2021.2 and 2022.0 release notes.

Check out the updated Spring Data Examples repository.

For your convenience, the data bits will be picked up by the next Spring Boot releases.

2021.2.0

2022.0.0-M4

转自 https://spring.io/blog/2022/05/13/spring-data-2021-2-and-2022-0-m4-released