springboot rabitmq

*加入依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-amqp</artifactId> </dependency> 在application.yml中加入 spring: rabbitmq: addresses
相关文章
相关标签/搜索