Commit 5345e52 1 parent 5e91648 commit 5345e52 Copy full SHA for 5345e52
File tree 4 files changed +9
-1
lines changed
4 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 64
64
</exclusions >
65
65
</dependency >
66
66
67
+
67
68
<!-- 配置中心来做配置管理-->
68
69
<dependency >
69
70
<groupId >com.alibaba.cloud</groupId >
Original file line number Diff line number Diff line change 35
35
<groupId >org.springframework.cloud</groupId >
36
36
<artifactId >spring-cloud-starter-openfeign</artifactId >
37
37
</dependency >
38
-
39
38
<dependency >
40
39
<groupId >org.springframework.cloud</groupId >
41
40
<artifactId >spring-cloud-loadbalancer</artifactId >
Original file line number Diff line number Diff line change 35
35
<groupId >org.springframework.cloud</groupId >
36
36
<artifactId >spring-cloud-starter-openfeign</artifactId >
37
37
</dependency >
38
+ <dependency >
39
+ <groupId >org.springframework.cloud</groupId >
40
+ <artifactId >spring-cloud-loadbalancer</artifactId >
41
+ </dependency >
38
42
39
43
<dependency >
40
44
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 35
35
<groupId >org.springframework.cloud</groupId >
36
36
<artifactId >spring-cloud-starter-openfeign</artifactId >
37
37
</dependency >
38
+ <dependency >
39
+ <groupId >org.springframework.cloud</groupId >
40
+ <artifactId >spring-cloud-loadbalancer</artifactId >
41
+ </dependency >
38
42
39
43
<dependency >
40
44
<groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments