feat: There is no way the

This commit is contained in:
super_liu
2021-09-18 17:58:40 +08:00
parent 897cb7f885
commit 7fcda70b9b
16 changed files with 334 additions and 142 deletions
-5
View File
@@ -35,11 +35,6 @@
<artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
<!-- scheduled所属资源为spring-context-support -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-amqp</artifactId>