回退 'Pull Request !135 : nacos升级到最新版本 并默认开启鉴权 框架内组件也默认附带鉴权信息'

This commit is contained in:
疯狂的狮子Li
2023-12-29 08:39:30 +00:00
committed by Gitee
parent 9d96433c47
commit 8ee87aef5e
65 changed files with 603 additions and 718 deletions

View File

@@ -32,8 +32,8 @@ seata:
server-addr: @nacos.server@
group: @nacos.discovery.group@
namespace: ${spring.profiles.active}
username: @nacos.username@
password: @nacos.password@
username:
password:
##if use MSE Nacos with auth, mutex with username/password attribute
#access-key: ""
#secret-key: ""
@@ -47,8 +47,8 @@ seata:
group: @nacos.discovery.group@
namespace: ${spring.profiles.active}
cluster: default
username: @nacos.username@
password: @nacos.password@
username:
password:
##if use MSE Nacos with auth, mutex with username/password attribute
#access-key: ""
#secret-key: ""