spring-boot/spring-boot-tests
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
..
spring-boot-deployment-tests Upgrade deployment test to TomEE 8.0.0 2019-09-28 22:04:16 -07:00
spring-boot-integration-tests Polish "Allow the user that runs the app to be specified via an env var" 2019-09-21 20:14:49 +01:00
spring-boot-smoke-tests Ignore CannotLoadBeanClassException in config props validator 2019-12-03 18:21:53 -08:00
spring-boot-smoke-tests-invoker Move smoke tests under spring-boot-test 2019-07-02 15:55:58 -07:00
pom.xml Refine smoke-tests setup for Eclipse 2019-07-10 13:02:02 +01:00