add 增加 nacos sentinel snailjob 健康检查 actuator 账号密码认证

This commit is contained in:
疯狂的狮子Li
2024-07-25 13:12:10 +08:00
parent 408d6dcac9
commit e1e5f8e519
9 changed files with 288 additions and 3 deletions

View File

@@ -50,9 +50,6 @@ spring:
# 注册组
group: @nacos.discovery.group@
namespace: ${spring.profiles.active}
metadata:
# 解决 er 服务有 context-path 无法监控问题
management.context-path: ${server.servlet.context-path}/actuator
config:
# 配置组
group: @nacos.config.group@