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 9283f47 commit 4a25929Copy full SHA for 4a25929
samples/backend-for-spa-client/samples-backend-for-spa-client.gradle
@@ -31,5 +31,5 @@ dependencies {
31
implementation "org.springframework.boot:spring-boot-starter-web"
32
implementation "org.springframework.boot:spring-boot-starter-security"
33
implementation "org.springframework.boot:spring-boot-starter-oauth2-client"
34
- implementation "org.springframework.cloud:spring-cloud-starter-gateway-mvc"
+ implementation "org.springframework.cloud:spring-cloud-starter-gateway-server-webmvc"
35
}
0 commit comments