This guide walks you through an overview of Spring Cloud Stream and the process of creating an event-driven streaming application.
A framework for building event-driven Spring Boot microservices for real-time stream processing. You can learn more about the framework from the project-site, documentation, and samples.
In the following guide, we develop three Spring Boot applications that use Spring Cloud Stream’s support for RabbitMQ and deploy them to Cloud Foundry, to Kubernetes, and on your local machine.
In the following guide, we develop three Spring Boot applications that use Spring Cloud Stream’s support for Apache Kafka and deploy them to Cloud Foundry, to Kubernetes, and on your local machine.