晶全日志配置

This commit is contained in:
2025-08-07 18:07:04 +08:00
parent c2eb5ba524
commit 9de55857bc
3 changed files with 93 additions and 45 deletions

View File

@ -1,7 +1,7 @@
--- # 监控中心配置
spring.boot.admin.client:
# 增加客户端开关
enabled: true
enabled: false
url: http://localhost:9090/admin
instance:
service-host-type: IP

View File

@ -64,7 +64,7 @@ spring:
# 国际化资源文件路径
basename: i18n/messages
profiles:
active: @profiles.active@
active: ${profiles.active}
# 文件上传
servlet:
multipart: