微服务基础模块:1、数据库、redis账号密码解密配置类注入方式修改;2、elasticsearch支持账号密码解密、支持https;

This commit is contained in:
gaoqr
2024-09-04 16:05:20 +08:00
parent 5264991a3c
commit 7cac04e95e
8 changed files with 217 additions and 35 deletions
@@ -161,5 +161,7 @@ chenfeng:
send-maximum-quantity-per-day: 10
begin-code: 9999 # 这里配置 9999 的原因是,测试方便。
end-code: 9999 # 这里配置 9999 的原因是,测试方便。
encrypt:
enable: false
publicKey: cfimes
debug: false