• S
    Eliminate inspection of annotations on core Java annotations · 5d67219a
    Sam Brannen 提交于
    This commit picks up where SPR-11483 left off, with the goal of
    eliminating all unnecessary inspection of core JDK annotations in
    Spring's annotation search algorithms in AnnotatedElementUtils and
    AnnotationMetadataReadingVisitor.
    
    Issue: SPR-12989
    5d67219a
AnnotatedElementUtilsTests.java 17.9 KB