update 优化 删除监控无用配置代码(升级之后不需要了)

This commit is contained in:
疯狂的狮子Li
2025-08-11 14:04:39 +08:00
parent 65061f17fe
commit e2801037cf
3 changed files with 5 additions and 31 deletions

View File

@ -20,6 +20,9 @@ spring:
ui:
title: RuoYi-Vue-Plus服务监控中心
context-path: /admin
# 忽略无用警告
thymeleaf:
check-template-location: false
--- # Actuator 监控端点的配置项
management: