We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e18b54 commit 7015641Copy full SHA for 7015641
1 file changed
pom.xml
@@ -25,7 +25,7 @@
25
<dependencies>
26
<dependency>
27
<groupId>org.springframework.cloud</groupId>
28
- <artifactId>spring-cloud-starter-gateway</artifactId>
+ <artifactId>spring-cloud-starter-gateway-server-webflux</artifactId>
29
</dependency>
30
31
<groupId>org.projectlombok</groupId>
0 commit comments