springboot rabitmq

*加入依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-amqp</artifactId> </dependency> 在application.yml中加入 spring: rabbitmq: addresses
相關文章
相關標籤/搜索