This commit is contained in:
thinkgem
2022-05-24 21:11:36 +08:00
parent d19d9f0bfe
commit 8fd22731f8
3 changed files with 17 additions and 0 deletions

View File

@@ -93,6 +93,11 @@ spring:
# 打印横幅
main:
bannerMode: "off"
# MVC 映射匹配策略
mvc:
pathmatch:
matching-strategy: ANT_PATH_MATCHER
# 日志配置
logging: