spring-boot/spring-boot-tools
Stephane Nicoll 2786234eb4 Detect builder-style setter
Previously, a setter method that was returning the current instance was
not identified as a "setter" by the configuration processor. As a result,
builder-style APIs were not covered by the configuration metadata.

If a setter returns either void or the current class, it is now
recognized as a valid setter.

Fixes gh-1854
2014-11-08 17:53:06 +00:00
..
spring-boot-configuration-processor Detect builder-style setter 2014-11-08 17:53:06 +00: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 Add "include filter" support for the Maven plugin 2014-11-07 10:56:29 -08:00
pom.xml Add processor to generate configuration meta-data 2014-11-02 21:46:28 -08:00