Skip to content

Commit 4a25929

Browse files
committed
Update artifact id spring-cloud-starter-gateway-server-webmvc
1 parent 9283f47 commit 4a25929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/backend-for-spa-client/samples-backend-for-spa-client.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ dependencies {
3131
implementation "org.springframework.boot:spring-boot-starter-web"
3232
implementation "org.springframework.boot:spring-boot-starter-security"
3333
implementation "org.springframework.boot:spring-boot-starter-oauth2-client"
34-
implementation "org.springframework.cloud:spring-cloud-starter-gateway-mvc"
34+
implementation "org.springframework.cloud:spring-cloud-starter-gateway-server-webmvc"
3535
}

0 commit comments

Comments
 (0)