4.0.0-M5
Pre-release
Pre-release
📗 Links
⭐ New Features
- Add ExpressionMarker abstraction for obtaining enclosing method in AOT generated code #3338
🐞 Bug Fixes
- Add missing
@Nullable
annotations toQueryByExampleExecutor.findBy(…)
andQuerydslPredicateExecutor.findBy(…)
#3346 - Use generated classname for writing aot repository content #3345
TypeInformation.OBJECT
isnull
when onlyClassTypeInformation.COLLECTION
has been accessed #3340- Spring Data AOT Repositories failed in the AOT processed Spring Boot tests with multiple contexts being involved #3339