We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba35531 commit 556fb0aCopy full SHA for 556fb0a
README.md
@@ -16,7 +16,7 @@ mybatis-xmlreload-spring-boot-starter 支持xml文件热更新功能。
16
<dependency>
17
<groupId>com.wayn</groupId>
18
<artifactId>mybatis-xmlreload-spring-boot-starter</artifactId>
19
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3.m1</version>
20
</dependency>
21
```
22
pom.xml
@@ -5,7 +5,7 @@
5
<packaging>jar</packaging>
6
<groupId>io.github.wayn111</groupId>
7
8
9
<name>mybatis-xmlreload-spring-boot-starter</name>
10
<url>https://github.com/wayn111/mybatis-xmlreload-spring-boot-starter</url>
11
<description>mybais springboot项目中xml文件热加载支持</description>
0 commit comments