AnnotationUtils.findAnnotation(Method method) broken for repeatable anns #22702
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: regression
A bug that is also a regression
Milestone
Uh oh!
There was an error while loading. Please reload this page.
On 5.2.0.BUILD-SNAPSHOT.
Previously...
and
Returned null for the first call and and found the container for the second call.
With the current snapshot, the first call now returns just the first "child" annotation.
The text was updated successfully, but these errors were encountered: