• S
    Document & test status quo for getMetaAnnotationTypes() · 7ef9ac7a
    Sam Brannen 提交于
    This commit documents the status quo for the getMetaAnnotationTypes()
    method in AnnotatedElementUtils and adds appropriate regression tests to
    AnnotatedElementUtilsTests.
    
    In addition, this commit also introduces a SimpleAnnotationProcessor
    base class in AnnotatedElementUtils.
    
    Issue: SPR-11514
    7ef9ac7a
AnnotatedElementUtilsTests.java 16.2 KB