remove config mvc.pathmatch.matching-strategy
This commit is contained in:
@@ -100,10 +100,10 @@ spring:
|
|||||||
banner-mode: "off"
|
banner-mode: "off"
|
||||||
lazy-initialization: true
|
lazy-initialization: true
|
||||||
|
|
||||||
# MVC 映射匹配策略
|
# # MVC 映射匹配策略
|
||||||
mvc:
|
# mvc:
|
||||||
pathmatch:
|
# pathmatch:
|
||||||
matching-strategy: ANT_PATH_MATCHER
|
# matching-strategy: ANT_PATH_MATCHER
|
||||||
|
|
||||||
# 日志配置(fatal、error、warn、info、debug)
|
# 日志配置(fatal、error、warn、info、debug)
|
||||||
logging:
|
logging:
|
||||||
|
|||||||
@@ -280,10 +280,10 @@ spring:
|
|||||||
banner-mode: "off"
|
banner-mode: "off"
|
||||||
lazy-initialization: true
|
lazy-initialization: true
|
||||||
|
|
||||||
# MVC 映射匹配策略
|
# # MVC 映射匹配策略
|
||||||
mvc:
|
# mvc:
|
||||||
pathmatch:
|
# pathmatch:
|
||||||
matching-strategy: ANT_PATH_MATCHER
|
# matching-strategy: ANT_PATH_MATCHER
|
||||||
|
|
||||||
# JTA XA 事务(spring boot 3)
|
# JTA XA 事务(spring boot 3)
|
||||||
jta:
|
jta:
|
||||||
|
|||||||
@@ -100,10 +100,10 @@ spring:
|
|||||||
banner-mode: "off"
|
banner-mode: "off"
|
||||||
lazy-initialization: true
|
lazy-initialization: true
|
||||||
|
|
||||||
# MVC 映射匹配策略
|
# # MVC 映射匹配策略
|
||||||
mvc:
|
# mvc:
|
||||||
pathmatch:
|
# pathmatch:
|
||||||
matching-strategy: ANT_PATH_MATCHER
|
# matching-strategy: ANT_PATH_MATCHER
|
||||||
|
|
||||||
# 日志配置(fatal、error、warn、info、debug)
|
# 日志配置(fatal、error、warn、info、debug)
|
||||||
logging:
|
logging:
|
||||||
|
|||||||
@@ -78,10 +78,10 @@ spring:
|
|||||||
banner-mode: "off"
|
banner-mode: "off"
|
||||||
lazy-initialization: true
|
lazy-initialization: true
|
||||||
|
|
||||||
# MVC 映射匹配策略
|
# # MVC 映射匹配策略
|
||||||
mvc:
|
# mvc:
|
||||||
pathmatch:
|
# pathmatch:
|
||||||
matching-strategy: ANT_PATH_MATCHER
|
# matching-strategy: ANT_PATH_MATCHER
|
||||||
|
|
||||||
# JTA XA 事务(spring boot 3)
|
# JTA XA 事务(spring boot 3)
|
||||||
jta:
|
jta:
|
||||||
|
|||||||
@@ -280,10 +280,10 @@ spring:
|
|||||||
banner-mode: "off"
|
banner-mode: "off"
|
||||||
lazy-initialization: true
|
lazy-initialization: true
|
||||||
|
|
||||||
# MVC 映射匹配策略
|
# # MVC 映射匹配策略
|
||||||
mvc:
|
# mvc:
|
||||||
pathmatch:
|
# pathmatch:
|
||||||
matching-strategy: ANT_PATH_MATCHER
|
# matching-strategy: ANT_PATH_MATCHER
|
||||||
|
|
||||||
# JTA XA 事务(spring boot 3)
|
# JTA XA 事务(spring boot 3)
|
||||||
jta:
|
jta:
|
||||||
|
|||||||
Reference in New Issue
Block a user