1. gateway:接入 nacos 配置中心,可支持动态路由
2. system-server:接入 nacos 配中心
This commit is contained in:
6
yudao-gateway/src/main/resources/bootstrap.yaml
Normal file
6
yudao-gateway/src/main/resources/bootstrap.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
spring:
|
||||
application:
|
||||
name: gateway-server
|
||||
|
||||
profiles:
|
||||
active: local
|
||||
Reference in New Issue
Block a user