-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)in: testIssues in the test moduleIssues in the test moduletype: documentationA documentation taskA documentation task
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)in: testIssues in the test moduleIssues in the test moduletype: documentationA documentation taskA documentation task