Skip to content

Commit dc02132

Browse files
committed
DSW011-JWT-token
1 parent 0ab521e commit dc02132

File tree

3 files changed

+311
-138
lines changed

3 files changed

+311
-138
lines changed

handsonDoc/DSW011-JWT-token.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jwt.sub="SUBJECT_zhuti"
4747
#jwt.jti="JTI_onlyID"
4848
```
4949

50+
如果不是使用@Value等依赖注入方式,请使用下一节的JSON配置文件读取方式。
51+
5052

5153
### JWT工具类-JWTUtil:
5254
代码:com/jinwei/{项目根目录}/JWTUtil.java

handsonDoc/DSW012-JWT-token-JSON文件读写.md

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)