Files
spring-cloud-stream/spring-cloud-stream-integration-tests
Ilayaperumal Gopinathan cae56385e0 Binding error channel
- bind Spring Integration `errorChannel` as a message producer when the property `spring.cloud.stream.bindings.error.destination` is set
    - The error channel will use this property value as the destination name
  - Add test

This resolves #329

Rename NoopBindable -> BindableAdapter

Return error channel name for getOutputs

Fix review comments

  - Modified integration test to use `Sink` interface
  - Add unit test
2016-03-01 12:50:20 -05:00
..
2016-03-01 12:50:20 -05:00
2016-02-25 12:44:27 -05:00