mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-07 21:09:33 +00:00
fix 修复 sentinel 控制台未适配 springboot 2.6 新路由策略导致无法登录问题
This commit is contained in:
@@ -88,9 +88,6 @@ spring:
|
||||
cloud:
|
||||
# sentinel 配置
|
||||
sentinel:
|
||||
filter:
|
||||
# sentinel 在 springboot 2.6.x 不兼容问题的处理
|
||||
enabled: false
|
||||
# 取消控制台懒加载
|
||||
eager: true
|
||||
transport:
|
||||
|
Reference in New Issue
Block a user