remove config mvc.pathmatch.matching-strategy
This commit is contained in:
@@ -82,10 +82,10 @@ spring:
|
||||
banner-mode: "off"
|
||||
lazy-initialization: true
|
||||
|
||||
# MVC 映射匹配策略
|
||||
mvc:
|
||||
pathmatch:
|
||||
matching-strategy: ANT_PATH_MATCHER
|
||||
# # MVC 映射匹配策略
|
||||
# mvc:
|
||||
# pathmatch:
|
||||
# matching-strategy: ANT_PATH_MATCHER
|
||||
|
||||
# 缓存配置
|
||||
cache:
|
||||
|
||||
Reference in New Issue
Block a user