Files
spring-integration/spring-integration-core/src
Artem Bilan e06c0e2927 Add convenient IntegrationFlowDefinition.bridge()
To avoid confusing `.bridge(null)` in the end of flow for replying to the gateway on top introduce simple `.bridge()` with just delegation to the `.bridge(null)` with the same result as before
2017-02-02 18:18:10 -05:00
..