remove config mvc.pathmatch.matching-strategy

This commit is contained in:
thinkgem
2025-10-16 13:38:29 +08:00
parent fb093bac08
commit e59c3510b9
5 changed files with 20 additions and 20 deletions

View File

@@ -280,10 +280,10 @@ spring:
banner-mode: "off"
lazy-initialization: true
# MVC 映射匹配策略
mvc:
pathmatch:
matching-strategy: ANT_PATH_MATCHER
# # MVC 映射匹配策略
# mvc:
# pathmatch:
# matching-strategy: ANT_PATH_MATCHER
# JTA XA 事务spring boot 3
jta: