Skip to content
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

Cross reference annotation search APIs in Javadoc #34421

Closed
sbrannen opened this issue Feb 13, 2025 · 0 comments
Closed

Cross reference annotation search APIs in Javadoc #34421

sbrannen opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) in: test Issues in the test module type: documentation A documentation task
Milestone

Comments

@sbrannen
Copy link
Member

Spring Framework provides several APIs for performing annotation searches that have grown organically over the years, and it's not always clear to users and integrators which API to use for a given use case.

To address that, we should cross reference the annotation search APIs in MergedAnnotations, AnnotatedElementUtils, AnnotationUtils, and TestContextAnnotationUtils and provide minimal guidance for when to use which.

@sbrannen sbrannen added in: core Issues in core modules (aop, beans, core, context, expression) in: test Issues in the test module type: documentation A documentation task labels Feb 13, 2025
@sbrannen sbrannen added this to the 6.2.4 milestone Feb 13, 2025
@sbrannen sbrannen self-assigned this Feb 13, 2025
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) in: test Issues in the test module type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

1 participant