• Stephane Nicoll's avatar
    Detect builder-style setter · 2786234e
    Stephane Nicoll authored
    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
    2786234e
Name
Last commit
Last update
..
spring-boot-configuration-processor Loading commit data...
spring-boot-dependency-tools Loading commit data...
spring-boot-gradle-plugin Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
pom.xml Loading commit data...