public class AnnotationUtil extends Object
Constructor and Description |
---|
AnnotationUtil() |
Modifier and Type | Method and Description |
---|---|
static <T extends Annotation> |
get(Class<T> annotationClass,
org.springframework.core.type.AnnotatedTypeMetadata metadata) |
public static <T extends Annotation> T get(Class<T> annotationClass, org.springframework.core.type.AnnotatedTypeMetadata metadata)
Copyright © 2022. All rights reserved.