add CheckedUtil

This commit is contained in:
looly
2022-01-04 07:15:20 +08:00
parent d99ef79e29
commit a3b9b0ac6b
3 changed files with 8 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
* 【core 】 优化ArrayUtil.isAllEmpty性能pr#2045@Github
* 【core 】 CharSequenceUtil.replace方法支持增补字符pr#2041@Github
* 【extra 】 增加SshjSftppr#493@Gitee
* 【core 】 增加CheckedUtilpr#491@Gitee
### 🐞Bug修复
* 【http 】 HttpUtil重定向次数失效问题issue#I4O28Q@Gitee