feat: There is no way the MQ conf

This commit is contained in:
super_liu
2021-09-19 15:58:26 +08:00
parent 7fcda70b9b
commit 96d9b84018
4 changed files with 20 additions and 13 deletions
+5
View File
@@ -39,6 +39,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-amqp</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-rabbit-test</artifactId>
<scope>test</scope>
</dependency>
<!-- Feign客户端 -->
<dependency>
<groupId>org.springframework.cloud</groupId>