spring-boot/spring-boot-project/spring-boot
Madhura Bhave 68bc82cfc2 Ignore CannotLoadBeanClassException in config props validator
If the bean definition type contains a placeholder value, beanFactory.getType
can throw a CannotLoadBeanClassException. We can ignore this exception while
validating the bean definitions for constructor binding beans.

Fixes gh-19207
2019-12-03 18:21:53 -08:00
..
src Ignore CannotLoadBeanClassException in config props validator 2019-12-03 18:21:53 -08:00
pom.xml Isolate the effects of initializing Reactor's debug agent in the tests 2019-10-14 20:08:59 +01:00