spring-boot/spring-boot-project/spring-boot-tools/spring-boot-configuration-p...
Phillip Webb f260c77fe3 Add @ImportConfigurationPropertiesBean support
Add repeatable `@ImportConfigurationPropertiesBean` annotation that can
be used to import types and treat them as `@ConfigurationProperties`
beans. This annotation is specifically designed to support third-party
classes that can't contain any Spring annotations.

Closes gh-23172
2020-09-09 22:05:49 -07:00
..
src Add @ImportConfigurationPropertiesBean support 2020-09-09 22:05:49 -07:00
build.gradle Treat warnings as errors when compiling 2020-06-16 12:50:41 +01:00