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
2014-11-02 21:46:36 -08:00
..
spring-boot-configuration-processor Add @NestedConfigurationProperty meta-data support 2014-11-02 21:46:36 -08:00
spring-boot-dependency-tools Next development version 2014-10-10 15:19:47 -07:00
spring-boot-gradle-plugin Next development version 2014-10-10 15:19:47 -07:00
spring-boot-loader Polish 2014-10-21 20:34:00 -07:00
spring-boot-loader-tools Next development version 2014-10-10 15:19:47 -07:00
spring-boot-maven-plugin Next development version 2014-10-10 15:19:47 -07:00
pom.xml Add processor to generate configuration meta-data 2014-11-02 21:46:28 -08:00