Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Repository for generating Spring Cloud Stream out of the box applications.

License

Notifications You must be signed in to change notification settings

spring-attic/stream-applications-archived

Repository files navigation

Stream applications generator

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.

Applications

Following applications are generated for Kafka and Rabbit binders.

Processors

Building

Go to the root of the repo:

./mvnw clean install

Or go to the relevant application type that you are interested in and then do:

./mvnw clean install

This will generate the binder based apps which you then can cd into the apps folder and build.

About

Repository for generating Spring Cloud Stream out of the box applications.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •