Files
spring-cloud-stream/docs
Soby Chacko 442c72b37c Muti binder customization (#2051)
* Muti binder customization

Enable applications with multi binders to provide customizations for
the binders. This is accomplished by providing a new API called
BinderCustomizer. When an implementation is found for this interface,
the customizations are applied against the binders before providing access to them.

Tests and docs.

Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/1541

* Addressing PR review comments

* Addressing PR review
2020-11-18 16:32:05 -05:00
..
2020-11-17 15:13:05 +00:00