Files
spring-framework/spring-context/src/main/java/org/springframework
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
..
2018-11-19 08:41:21 +01:00
2018-12-13 17:19:50 +01:00
2018-09-19 22:19:49 +02:00