Files
stream-applications/applications/processor/bridge-processor
Soby Chacko 5ba0269a0b Preparing for 2021.0.0/3.1.0 apps
Spring Boot 2.5.0
Spring Cloud Stream 3.1.x
Spring Cloud Function 3.1.x
Spring Cloud 2020.0.x

Update code/deprecations
Fix tests
Update copyrights
2021-06-04 11:37:32 -04:00
..
2020-05-15 16:32:19 -04:00
2021-06-04 11:37:32 -04:00
2020-05-04 17:51:05 -04:00
2020-06-23 14:48:34 -04:00

//tag::ref-doc[]
= Bridge Processor

A processor that bridges the input and ouput by simply passing the incoming payload to the outbound.

=== Payload

Any

//end::ref-doc[]
null