public class AnnotationUtils extends Object
AnnotationUtils| 构造器和说明 |
|---|
AnnotationUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,Object> |
getAttributes(Annotation annotation,
org.springframework.core.env.PropertyResolver propertyResolver,
boolean ignoreDefaultValue,
String... ignoreAttributeNames)
Get
Annotation attributes |
public static Map<String,Object> getAttributes(Annotation annotation, org.springframework.core.env.PropertyResolver propertyResolver, boolean ignoreDefaultValue, String... ignoreAttributeNames)
Annotation attributesannotation - propertyResolver - ignoreDefaultValue - Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.