优化代码语法,token采用jwt加强
This commit is contained in:
@@ -13,6 +13,17 @@
|
||||
<!-- 依赖 -->
|
||||
<dependencies>
|
||||
<!-- xtools begin -->
|
||||
<!-- xtools-extend begin -->
|
||||
<!-- JSON WEB令牌 -->
|
||||
<dependency>
|
||||
<groupId>com.auth0</groupId>
|
||||
<artifactId>java-jwt</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.xujun</groupId>
|
||||
<artifactId>xtools-extend</artifactId>
|
||||
</dependency>
|
||||
<!-- xtools-extend end -->
|
||||
<!-- xtools-web 模块 -->
|
||||
<dependency>
|
||||
<groupId>org.xujun</groupId>
|
||||
|
||||
Reference in New Issue
Block a user