|
@@ -19,25 +19,6 @@
|
|
|
</properties>
|
|
|
<dependencies>
|
|
|
<dependency>
|
|
|
- <groupId>com.dayaedu.cbs.openfeign</groupId>
|
|
|
- <artifactId>dayaedu-openfeign-client</artifactId>
|
|
|
- <version>1.0.0</version>
|
|
|
- <exclusions>
|
|
|
- <exclusion>
|
|
|
- <groupId>com.alibaba.cloud</groupId>
|
|
|
- <artifactId>spring-cloud-starter-alibaba-sentinel</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>org.springframework.cloud</groupId>
|
|
|
- <artifactId>spring-cloud-loadbalancer</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>org.springframework.cloud</groupId>
|
|
|
- <artifactId>spring-cloud-starter-openfeign</artifactId>
|
|
|
- </exclusion>
|
|
|
- </exclusions>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
<groupId>org.springframework.cloud</groupId>
|
|
|
<artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
|
|
|
</dependency>
|