1. gateway:接入 nacos 配置中心,可支持动态路由
2. system-server:接入 nacos 配中心
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
spring:
|
||||
application:
|
||||
name: system-server
|
||||
|
||||
profiles:
|
||||
active: local
|
||||
|
||||
main:
|
||||
allow-circular-references: true # 允许循环依赖,因为项目是三层架构,无法避免这个情况。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user