Closed
Description
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
- Introduce synthesized annotation alternative to
getAnnotationAttributes()
inAnnotatedElementUtils
, analogous to the existingfindAnnotation()
methods.
Affects: 4.2 RC2
Issue Links:
- Introduce support for synthesizing AnnotationAttributes into an annotation [SPR-13067] #17659 Introduce support for synthesizing AnnotationAttributes into an annotation ("depends on")
Referenced from: commits 9f71787