Introduce synthesized annotation alternative to getAnnotationAttributes() in AnnotatedElementUtils [SPR-13082] #17673
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
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 introducedAnnotatedElementUtils.findAnnotation()
methods as a convenience for automatically synthesizing mergedAnnotationAttributes
when searching with find semantics.Deliverables
getAnnotationAttributes()
inAnnotatedElementUtils
, analogous to the existingfindAnnotation()
methods.Affects: 4.2 RC2
Issue Links:
Referenced from: commits 9f71787
The text was updated successfully, but these errors were encountered: