Files
spring-boot/spring-boot-project
Stephane Nicoll b4b71ec015 Add bind method to ConfigurationProperties bean definition
This commit reworks the configuration properties registrar to use
RootBeanDefinition and a standard attribute rather than relying on
a package private sub-class. This allows other components to inspect
the metadata if necessary.

Closes gh-27821
2021-09-06 10:28:03 +02:00
..
2021-08-18 13:52:23 +01:00
2021-09-05 17:29:17 +02:00
2021-08-23 13:27:22 +01:00