/reactive-pipeline-demo

Spring Cloud Stream and Spring Reactive Streams Demo

Primary LanguageJava

Building a reactive pipeline with Spring

Phone orders pipeline

alt-text

##Spring Cloud Stream Support

Spring Cloud Stream supports a variety of binder implementations and the following table includes the link to the GitHub projects.

  • RabbitMQ

  • Apache Kafka

  • Kafka Streams

  • Amazon Kinesis

  • Google PubSub (partner maintained)

  • Solace PubSub+ (partner maintained)

  • Azure Event Hubs (partner maintained)

#Docs

spring.cloud.stream.function.definition=upperCaseIt|reverseIt