mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 11:51:55 +08:00
微服务架构模式的切换
This commit is contained in:
@@ -23,3 +23,6 @@ spring:
|
||||
# 共享配置
|
||||
shared-configs:
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
# 指定分组
|
||||
# group: DEFAULT_GROUP #默认微服务组
|
||||
group: GROUP_ALL_IN_1 #多模块集成在system模块里的模式
|
||||
Reference in New Issue
Block a user