摘要: 1、添加依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-amqp</artifactId> </dependency> 2、添加配置信息 # 应用服务 WEB 访问 阅读全文
posted @ 2024-01-19 15:36 刘百会 阅读(178) 评论(0) 推荐(0)