Skip to content

Chandra-TechPassionate/spring-cloud-stream-app-starters

 
 

Repository files navigation

Spring Cloud Stream App Starters Stream Build Status Stories Ready Stores In Progress

Build

Clone the repo and type

$ ./mvnw clean install

Quick Introduction

Spring Cloud Stream App Starters contain starter projects for various sources, sinks and processors used in Spring Cloud Stream.

There is a convenient script provided to generate binder based Spring Boot Applications for all the starters. Currently, it generates applications for both Kafka and Rabbitmq based binders. These out of the box generated applications are very basic in functionality and thus you may want to create similar apps using the starters as a basis.

Generating Out of the Box Binder based Apps

$ ./generateApps.sh

$ cd apps

Here you will find the auto generated apps.

For more information please refer to this overview.

About

Starters for Spring Cloud Stream Apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.0%
  • XSLT 3.0%
  • Shell 0.7%
  • CSS 0.5%
  • Batchfile 0.5%
  • HTML 0.2%
  • Other 0.1%