4.x.x release notes
4.1.0.RELEASE
-
Requires Across 5.1.0
-
Added
BootstrapMode
fields toEnableAcrossJpaRepositories
-
Added support for DEFERRED and LAZY Jpa repositories
-
Deprecated
BasicRevisionBasedRepository
and addedBasicRevisionBasedJpaRepository
, following the deprecation ofSession.createCriteria()
in `spring-data-commons -
Switched to JUnit5