cloud stream 使用案例

实现生产者发送消息,消费者接收消息的demo 在你的项目中加入 <dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-stream-rabbit</artifactId> </dependency> 注意:如果你是使用的 spring initialzar
相关文章
相关标签/搜索