Annotation searches potentially synthesize annotations unnecessarily #24861
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: regression
A bug that is also a regression
Milestone
Overview
Prior to Spring Framework 5.2, some of our annotation utilities would not synthesize an annotation if it was already synthesized or not synthesizable.
It appears that we may have lost this functionality with the introduction of the new
MergedAnnotations
API. This issue is therefore labeled as a potential regression.Deliverables
The text was updated successfully, but these errors were encountered: