update 优化 路由与 springfox 兼容问题 启用新路由方式

This commit is contained in:
疯狂的狮子Li
2022-07-09 12:57:30 +08:00
parent da4077f3b7
commit ac1d7aa69f
2 changed files with 5 additions and 8 deletions

View File

@ -75,10 +75,6 @@ spring:
restart:
# 热部署开关
enabled: true
mvc:
pathmatch:
# 适配 boot 2.6 路由与 springfox 兼容
matching-strategy: ANT_PATH_MATCHER
jackson:
# 日期格式化
date-format: yyyy-MM-dd HH:mm:ss