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 port: 48080
spring: spring:
application: application:
name: QuickStartGatewayService name: QuickStartGatewayMvcService
config: config:
import: optional:polaris import: optional:polaris
cloud: cloud:

Loading…
Cancel
Save