mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
a55b50b512
Since an annotation cannot be extended in Java, there is no need to use the INHERITED_ANNOTATIONS SearchStrategy to search for meta-annotations on an annotation.