优化JWT自动识别header中的算法,并可自定义header中key的顺序

This commit is contained in:
Looly
2022-09-13 19:17:57 +08:00
parent d14483a698
commit 65c91c5aef
4 changed files with 55 additions and 6 deletions

View File

@@ -7,6 +7,7 @@
### 🐣新特性
* 【core 】 BooleanUtil的andOfWrap和orOfWrap()忽略nullissue#2599@Github
* 【jwt 】 优化JWT自动识别header中的算法并可自定义header中key的顺序issue#I5QRUO@Gitee
### 🐞Bug修复
-------------------------------------------------------------------------------------------------------------