Closed
Description
Sam Brannen opened SPR-13067 and commented
This issue picks up where #16137 and #16138 left off, with the primary goal of providing support for synthesizing an annotation from merged AnnotationAttributes
like those returned from the getAnnotationAttributes(\*)
and findAnnotationAttributes(\*)
methods in AnnotatedElementUtils
.
Issue Links:
- Introduce synthesized annotation alternative to getAnnotationAttributes() in AnnotatedElementUtils [SPR-13082] #17673 Introduce synthesized annotation alternative to getAnnotationAttributes() in AnnotatedElementUtils ("is depended on by")
- Introduce unified support for declaring and looking up annotation attribute aliases [SPR-11512] #16137 Introduce unified support for declaring and looking up annotation attribute aliases
- Introduce support for explicit annotation attribute overrides [SPR-11513] #16138 Introduce support for explicit annotation attribute overrides
- Introduce a comprehensive programming model for meta-annotation support [SPR-11511] #16136 Introduce a comprehensive programming model for meta-annotation support