(feature)其他组件增加nacos用户名和密码配置

This commit is contained in:
lance
2023-12-27 22:22:12 +08:00
parent b3385e570f
commit e0732ca4f8
12 changed files with 26 additions and 4 deletions

View File

@@ -25,6 +25,8 @@ spring:
# 配置组
group: @nacos.config.group@
namespace: ${spring.profiles.active}
username: nacos
password: nacos
config:
import:
- optional:nacos:application-common.yml