1
0
mirror of https://gitee.com/incloudcode/yexuejc-springboot.git synced 2025-10-15 14:31:19 +08:00

更新测试代码

This commit is contained in:
2019-07-27 11:26:48 +08:00
parent 32f5528047
commit 8e39507e18
9 changed files with 90 additions and 223 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>com.yexuejc.springboot</groupId>
<artifactId>yexuejc-springboot-parent</artifactId>
<version>1.2.1</version>
<version>2.1.0</version>
</parent>
<groupId>top.yexuejc</groupId>
<artifactId>yexuejc-springboot-simple</artifactId>
@@ -21,7 +21,7 @@
<dependency>
<groupId>com.yexuejc.springboot</groupId>
<artifactId>yexuejc-springboot-base</artifactId>
<version>1.2.1</version>
<version>${parent.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>