Spring Cloud Stream入门
本指南将引导您全面了解Spring Cloud Stream以及创建事件驱动的流应用程序的过程。
使用RabbitMQ进行流处理
在以下指南中,我们将开发三个使用Spring Cloud Stream对RabbitMQ的支持的Spring Boot应用程序,并将它们部署到Cloud Foundry,Kubernetes和本地计算机上。
使用Apache Kafka进行流处理
在以下指南中,我们将开发三个使用Spring Cloud Stream对Apache Kafka的支持的Spring Boot应用程序,并将它们部署到Cloud Foundry,Kubernetes和本地计算机上。
概括
恭喜你!您已经完成了Spring Cloud Stream的高级概述,并且能够构建和测试与RabbitMQ或Apache Kafka进行通信的Spring Cloud Stream应用程序。