spring-boot/spring-boot-project
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 Ignore CannotLoadBeanClassException in config props validator 2019-12-03 18:21:53 -08:00
spring-boot-actuator Merge branch '2.1.x' into 2.2.x 2019-11-29 09:52:17 +00:00
spring-boot-actuator-autoconfigure Fix deprecation info in CompositeHealthIndicatorConfiguration 2019-11-28 16:50:46 +01:00
spring-boot-autoconfigure Remove ConditionEvaluationReportLoggingListener usage if possible 2019-11-27 13:49:27 +01:00
spring-boot-cli Merge branch '2.1.x' 2019-10-15 19:47:41 +01:00
spring-boot-dependencies Upgrade to Spring Framework 5.2.2.RELEASE 2019-12-03 12:09:40 +01:00
spring-boot-devtools Fix loading of devtools yaml files 2019-11-20 17:30:26 -08:00
spring-boot-docs Merge branch '2.1.x' into 2.2.x 2019-12-02 10:36:22 -08:00
spring-boot-parent Upgrade to Spring Asciidoctor Extensions 0.3.0.RELEASE 2019-10-02 11:07:28 +01:00
spring-boot-properties-migrator Merge branch '2.1.x' 2019-10-02 10:48:57 +01:00
spring-boot-starters Add reference to Armeria starter 2019-11-01 15:24:18 +02:00
spring-boot-test Polish "Restore proxying of @Bean methods in @TestConfiguration" 2019-10-22 09:13:00 +02:00
spring-boot-test-autoconfigure Do not enable @ConfigurationPropertiesScan be default 2019-11-04 14:09:33 +00:00
spring-boot-tools Fix reflective access to archiveBaseName property 2019-11-27 12:52:05 +00:00
pom.xml