spring-framework / org.springframework.core.type.classreading / AnnotationMetadataReadingVisitor / getAnnotationAttributes

getAnnotationAttributes

@Nullable open fun getAnnotationAttributes(annotationName: String): AnnotationAttributes
@Nullable open fun getAnnotationAttributes(annotationName: String, classValuesAsString: Boolean): AnnotationAttributes