spring-boot/spring-boot-project/spring-boot
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
2018-10-10 12:40:11 -07:00
..
src Support ConfigurationProperties BindHandler advise 2018-10-10 12:40:11 -07:00
pom.xml Drop okhttp 2.x managed dependency 2018-09-11 22:49:35 -07:00