This commit is contained in:
D 2023-11-21 01:21:52 +08:00
parent a4dff87927
commit 8ea6317017
2 changed files with 8 additions and 2 deletions

View File

@ -46,6 +46,12 @@
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-starter</artifactId>
<version>${mybatis-spring-boot.version}</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>

View File

@ -51,7 +51,7 @@ user:
spring:
mvc:
pathmatch:
matching-strategy: ant_path_matcher
matching-strategy: ANT_PATH_MATCHER
# 资源信息
messages:
# 国际化资源文件路径