Skip to content

Introduce synthesized annotation alternative to getAnnotationAttributes() in AnnotatedElementUtils [SPR-13082] #17673

Closed
@spring-projects-issues

Description

@spring-projects-issues

Sam Brannen opened SPR-13082 and commented

Status Quo

#17659 introduced support for synthesizing a map (or AnnotationAttributes instance) into an annotation. In addition, it also introduced AnnotatedElementUtils.findAnnotation() methods as a convenience for automatically synthesizing merged AnnotationAttributes when searching with find semantics.

Deliverables

  1. Introduce synthesized annotation alternative to getAnnotationAttributes() in AnnotatedElementUtils, analogous to the existing findAnnotation() methods.

Affects: 4.2 RC2

Issue Links:

Referenced from: commits 9f71787

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions