perf:移除matching-strategy属性

This commit is contained in:
曾文豪
2024-07-04 16:22:46 +08:00
parent f831f4faf0
commit fb1f7c4e37

View File

@@ -13,9 +13,6 @@ spring:
web: web:
resources: resources:
static-locations: classpath:/static/,file:static/ static-locations: classpath:/static/,file:static/
mvc:
pathmatch:
matching-strategy: ant_path_matcher
## 日志 ## 日志
logging: logging: