spring-framework/spring-orm
Brian Clozel ba312f6c7c Update AOT support after RuntimeHints changes
This commit adapts AOT support in various modules after the RuntimeHints
and related deprecation changes.

`MemberCategory.INTROSPECT_*` hints are now removed and
`MemberCategory.*_FIELDS` are  replaced with
`MemberCategory.INVOKE*_FIELDS` when invocation is needed.

Usage of `RuntimeHintsAgent` are also deprecated.

Closes gh-33847
2024-11-29 14:44:05 +01:00
..
src Update AOT support after RuntimeHints changes 2024-11-29 14:44:05 +01:00
spring-orm.gradle Revert ValidationMode.CALLBACK on JPA bootstrap 2023-12-06 18:34:42 +01:00