You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-tools
Stephane Nicoll a46396f691 Add @NestedConfigurationProperty meta-data support
Add a @NestedConfigurationProperty annotation which can be used to
customize how configuration mete-data is generated.

Prior to this commit only inner-classes where considered nested
(see Tomcat in ServerProperties). Using this new annotation, the Ssl
property in ServerProperties can be detected as well.

See gh-1001
10 years ago
..
spring-boot-configuration-processor Add @NestedConfigurationProperty meta-data support 10 years ago
spring-boot-dependency-tools Next development version 10 years ago
spring-boot-gradle-plugin Next development version 10 years ago
spring-boot-loader Polish 10 years ago
spring-boot-loader-tools Next development version 10 years ago
spring-boot-maven-plugin Next development version 10 years ago
pom.xml Add processor to generate configuration meta-data 10 years ago