remove deprecated methods

This commit is contained in:
Looly
2021-06-16 00:51:20 +08:00
parent 8b85134c4b
commit f9b6110042
59 changed files with 214 additions and 2185 deletions

View File

@@ -3,9 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.1 (2021-06-15)
# 5.7.1 (2021-06-17)
### 🐣新特性
* 【db 】 NamedSql支持in操作(issue#1652@Github)
* 【all 】 JWT模块加入到all和bom包中(issue#1654@Github)
* 【core 】 CollUtil删除所有Map相关操作
* 【all 】 **重要!** 删除过期方法
### 🐞Bug修复