Spring Cloud Stream Modules Build Status Stories Ready Stores In Progress

This project provides a collection of modules for common cases. They can be run on their own or orchestrated via Spring Cloud Data Flow. The documentation describes each application and available configuration properties.

Building

Some modules may require an external server to execute, e.g. redis. If the external server is not found, the tests will be skipped.

Clone the repo and type

$ ./mvnw clean install