sa-token springboot集成包 单元测试

This commit is contained in:
click33
2022-02-09 20:59:37 +08:00
parent aac6ef9a3b
commit 62acc8e852
9 changed files with 41 additions and 29 deletions

View File

@@ -33,13 +33,6 @@
<version>${sa-token-version}</version>
<optional>true</optional>
</dependency>
<!-- test -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<version>2.0.0.RELEASE</version>
<scope>test</scope>
</dependency>
<!-- config -->
<dependency>
<groupId>org.springframework.boot</groupId>