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-project
Phillip Webb 33c2d24560 Support ConfigurationProperties BindHandler advise
Allow custom `BinderHandler` advise to be applied to the `Binder` used
for `@ConfigurationProperties`.  This mechanism has been added to allow
Spring Cloud Stream to manipulate `Bindable` instances before binding
occurs.

NOTE: This commit introduces a breaking change to the `BindHandler`
interface since the `onStart` method now returns a `Bindable` rather
than a `boolean`.

Closes gh-14745
6 years ago
..
spring-boot Support ConfigurationProperties BindHandler advise 6 years ago
spring-boot-actuator Merge branch '2.0.x' 6 years ago
spring-boot-actuator-autoconfigure Upgrade to Dropwizard Metrics 4.0.3 6 years ago
spring-boot-autoconfigure Support ConfigurationProperties BindHandler advise 6 years ago
spring-boot-cli Merge branch '2.0.x' 6 years ago
spring-boot-dependencies Upgrade to Dropwizard Metrics 4.0.3 6 years ago
spring-boot-devtools Make devtools set spring.messages.reloadable=true 6 years ago
spring-boot-docs Improve logger-name value hint definition 6 years ago
spring-boot-parent Add Kotlin DSL examples to Gradle Plugin's documentation 6 years ago
spring-boot-properties-migrator Fix checkstyle ternary issues 6 years ago
spring-boot-starters Exclude duplicate javax.activation classes from web services starter 6 years ago
spring-boot-test Tolerate Integer values for port properties 6 years ago
spring-boot-test-autoconfigure Merge '2.0.x' 6 years ago
spring-boot-tools Configure Cassandra JMX Reporting 6 years ago
pom.xml Restore import-control checkstyle 6 years ago