spring-boot/spring-boot-project
Andy Wilkinson 88f869bf06 Remove misleading setters from ConfigurationPropertiesBindingPostProcessor
Previously, ConfigurationPropertiesBindingPostProcessor had a number
of setter methods that implied that its configuration was more mutable
than it actually is and would only have an effect when called early
on in the post-processor's lifecycle.

This commit clarifies how the post-processor can be configured by
removing the misleading setters.

Closes gh-10598
2017-10-27 21:44:12 +01:00
..
spring-boot Remove misleading setters from ConfigurationPropertiesBindingPostProcessor 2017-10-27 21:44:12 +01:00
spring-boot-actuator Fix checkstyle violation 2017-10-26 15:56:01 +02:00
spring-boot-actuator-autoconfigure Initialize only an embedded datasource by default 2017-10-27 09:50:37 +02:00
spring-boot-autoconfigure Make use of Batch's new API for accessing job parameters 2017-10-27 14:53:25 +02:00
spring-boot-cli
spring-boot-dependencies Upgrade to Spring Data Kay SR1 2017-10-27 19:57:15 +01:00
spring-boot-devtools
spring-boot-docs Align with new name for Spring Cloud Connectors' core module 2017-10-27 17:17:39 +01:00
spring-boot-parent Polish "Add runApplication() Kotlin top level function" 2017-10-27 14:22:15 +02:00
spring-boot-starters Polish "Add runApplication() Kotlin top level function" 2017-10-27 14:22:15 +02:00
spring-boot-test
spring-boot-test-autoconfigure
spring-boot-tools Test the Gradle plugin against Gradle 4.3-rc-4 2017-10-27 20:30:50 +01:00
pom.xml