Cross reference annotation search APIs in Javadoc #34421
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
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
, andTestContextAnnotationUtils
and provide minimal guidance for when to use which.The text was updated successfully, but these errors were encountered: