Files
spring-boot/spring-boot-project
Stephane Nicoll 7f06504006 Detect ConfigurationProperties using autowiring constructor
This commit improves InvalidConfigurationPropertiesException failure
analysis by adding a dedicated description when a single autowiring
constructor is found. When @Component is removed, such constructor is
used for properties binding and will not apply the same semantics as
before.

Closes gh-17750
2019-08-19 11:01:49 +02:00
..
2019-08-19 07:24:54 +02:00
2019-08-15 15:15:50 -07:00
2019-08-13 17:23:07 +02:00
2019-08-17 06:50:32 +02:00