This is the repository used for generating the various out-of-the-box Spring Cloud Stream Applications with both Kafka and Rabbitmq binders.
The repository is structured at the top level as processor-apps-generator
, sink-apps-generator
and source-apps-generator
indicating the underlying Spring Cloud Stream application type for which the applications are generated.
The actual functions used in the apps are coming from the Java Functions repository.
Following applications are generated for Kafka and Rabbit binders.