Commit b8a67174 by songxiang

引用包

parent 47e0871a
...@@ -88,14 +88,14 @@ ...@@ -88,14 +88,14 @@
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-sleuth</artifactId> <artifactId>spring-cloud-starter-sleuth</artifactId>
</dependency> </dependency>
<!--<dependency> --> <dependency>
<!--<groupId>org.springframework.cloud</groupId> --> <groupId>org.springframework.cloud</groupId>
<!--<artifactId>spring-cloud-starter-hystrix</artifactId> --> <artifactId>spring-cloud-starter-hystrix</artifactId>
<!--</dependency> --> </dependency>
<!--<dependency> --> <dependency>
<!--<groupId>org.springframework.cloud</groupId> --> <groupId>org.springframework.cloud</groupId>
<!--<artifactId>spring-cloud-starter-hystrix-dashboard</artifactId> --> <artifactId>spring-cloud-starter-hystrix-dashboard</artifactId>
<!--</dependency> --> </dependency>
<dependency> <dependency>
<groupId>org.springframework.cloud</groupId> <groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-stream-rabbit</artifactId> <artifactId>spring-cloud-starter-stream-rabbit</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment