AnnotatedElementUtils should leniently ignore TypeNotPresentExceptions (just like AnnotationUtils) [SPR-12889] #17487
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Juergen Hoeller opened SPR-12889 and commented
As indicated by SWS-877, it would be good to defensively ignore
TypeNotPresentException
(and other annotation introspection exceptions}} inAnnotatedElementUtils
as well, analogous to how we do it inAnnotationUtils
already.Affects: 4.1.6
Issue Links:
@Repeatable
in@PayloadRoot
and@SoapAction
The text was updated successfully, but these errors were encountered: