spring-boot
spring-boot copied to clipboard
Allow NestedConfigurationProperty on getters
Adds support for getters with NestedConfigurationProperty.
This is my first PR so please correct me if I missed anything. Glad to work on this more if needed :)
Closes gh-9109