feat: add spring cloud gateway mvc example

pull/1367/head
fuyuwei01 1 year ago
parent 45fcf3ce0b
commit 9f1887acba

@ -2,7 +2,7 @@ server:
port: 48080
spring:
application:
name: QuickStartGatewayService
name: QuickStartGatewayMvcService
config:
import: optional:polaris
cloud:

Loading…
Cancel
Save