EnableConfigurationProperties
Enable support for @ConfigurationProperties annotated beans. @ConfigurationProperties
beans can be registered in the standard way (for example using @Bean methods) or, for convenience, can be specified directly on this annotation.
Author
Dave Syer
Since
1.0.0