We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f62607 commit 276b1ccCopy full SHA for 276b1cc
spring-cloud-starter-gateway-mvc/pom.xml
@@ -33,10 +33,5 @@
33
<groupId>org.springframework.boot</groupId>
34
<artifactId>spring-boot-starter-web</artifactId>
35
</dependency>
36
- <dependency>
37
- <groupId>org.springframework.cloud</groupId>
38
- <artifactId>spring-cloud-starter-loadbalancer</artifactId>
39
- <optional>true</optional>
40
- </dependency>
41
</dependencies>
42
</project>
spring-cloud-starter-gateway/pom.xml
<artifactId>spring-boot-starter-webflux</artifactId>
0 commit comments