Files
stream-applications/applications/processor/bridge-processor/README.adoc
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

11 lines
174 B
Plaintext

//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[]