spring-framework/spring-orm
Juergen Hoeller e3a9826e56 Bypass method traversal for annotation introspection if possible
The isCandidateClass mechanism is consistently used for a bypass check before method traversal attempts. While by default this is only bypassing standard java types, the same mechanism can be used with index metadata which indicates non-presence of certain annotations.

See gh-22420
2019-03-12 00:12:22 +01:00
..
src Bypass method traversal for annotation introspection if possible 2019-03-12 00:12:22 +01:00
spring-orm.gradle Upgrade to Hibernate ORM 5.4.1 2019-01-24 15:02:30 +01:00