Class AnnotationUtil


  • public class AnnotationUtil
    extends Object
    • Constructor Detail

      • AnnotationUtil

        public AnnotationUtil()
    • Method Detail

      • get

        public static <T extends Annotation> T get​(Class<T> annotationClass,
                                                   org.springframework.core.type.AnnotatedTypeMetadata metadata)