Improve failure metadata that is available from BeanInstantiationException [SPR-14166] #18738
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Andy Wilkinson opened SPR-14166 and commented
This is a follow on from #18540.
I have just encountered a
NoUniqueBeanDefinitionException
that was the cause of aBeanInstantiationException
:For Boot's failure analysis, it would be useful to be able to access the
Constructor
that was called from theBeanInstantiationException
.Affects: 4.3 RC1
Issue Links:
Referenced from: commits 7e55b08
The text was updated successfully, but these errors were encountered: