File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed
spring-cloud-starter-gateway-mvc
spring-cloud-starter-gateway Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 3333 <groupId >org.springframework.boot</groupId >
3434 <artifactId >spring-boot-starter-web</artifactId >
3535 </dependency >
36- <dependency >
37- <groupId >org.springframework.cloud</groupId >
38- <artifactId >spring-cloud-starter-loadbalancer</artifactId >
39- <optional >true</optional >
40- </dependency >
4136 </dependencies >
4237</project >
Original file line number Diff line number Diff line change 3333 <groupId >org.springframework.boot</groupId >
3434 <artifactId >spring-boot-starter-webflux</artifactId >
3535 </dependency >
36- <dependency >
37- <groupId >org.springframework.cloud</groupId >
38- <artifactId >spring-cloud-starter-loadbalancer</artifactId >
39- <optional >true</optional >
40- </dependency >
4136 </dependencies >
4237</project >
You can’t perform that action at this time.
0 commit comments