1. gateway:接入 nacos 配置中心,可支持动态路由

2. system-server:接入 nacos 配中心
This commit is contained in:
YunaiV
2022-06-04 23:50:46 +08:00
parent 93f4334eb6
commit 78c200ca61
13 changed files with 104 additions and 39 deletions

View File

@@ -1,9 +1,2 @@
server:
port: 8888
--- #################### 注册中心相关配置 ####################
spring:
cloud:
nacos:
server-addr: 127.0.0.1:8848