mall-admin jwt认证修改

This commit is contained in:
macro
2019-11-09 16:47:55 +08:00
parent 59a5b1ad9c
commit b58181cd83
11 changed files with 78 additions and 388 deletions

View File

@@ -28,6 +28,10 @@
<groupId>com.macro.mall</groupId>
<artifactId>mall-mbg</artifactId>
</dependency>
<dependency>
<groupId>com.macro.mall</groupId>
<artifactId>mall-security</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>