fix 修复 由于alibaba sentinel 初始化机制变更导致的无法连接问题

This commit is contained in:
疯狂的狮子Li
2024-07-16 16:34:48 +08:00
parent 5d41c8ff88
commit eb6a717edf
5 changed files with 53 additions and 146 deletions

View File

@@ -74,8 +74,6 @@ spring:
sentinel:
# sentinel 开关
enabled: true
# 取消控制台懒加载
eager: true
transport:
# dashboard控制台服务名 用于服务发现
# 如无此配置将默认使用下方 dashboard 配置直接注册