Files
stream-applications/applications/processor/bridge-processor
Soby Chacko 517ccd5b40 Initial Commit
Migrating the existing structure from the following location:
https://github.com/spring-cloud-stream-app-starters/stream-applications/tree/restructuring
2020-05-04 17:51:05 -04:00
..
2020-05-04 17:51:05 -04:00
2020-05-04 17:51:05 -04:00
2020-05-04 17:51:05 -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[]