Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
spring-projects-issues opened this issue May 29, 2015 · 1 comment
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented May 29, 2015

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

@spring-projects-issues
Copy link
Collaborator Author

Sam Brannen commented

Implemented in GitHub commit: 9f71787

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants