增加单元测试模块

This commit is contained in:
bryan31
2021-03-30 13:49:53 +08:00
parent 225d3f12b7
commit 1735c95cd1
8 changed files with 23 additions and 21 deletions

View File

@@ -18,7 +18,7 @@
<!-- Import dependency management from Spring Boot -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.0.5.RELEASE</version>
<version>${springboot.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>