add method

This commit is contained in:
Looly
2021-10-26 22:35:04 +08:00
parent a77dce46cd
commit 32684b2d5c
4 changed files with 52 additions and 9 deletions

View File

@@ -12,10 +12,12 @@
* 【core 】 MailAccount中charset增加null时的默认规则
* 【core 】 NumberUtil.compare修正注释说明issue#I4FAJ1@Gitee
* 【core 】 增加RFC3986类
* 【extra 】 Sftp增加put和upload重载issue#I4FGDH@Gitee
### 🐞Bug修复
* 【core 】 修复UrlBuilder.addPath歧义问题issue#1912@Github
* 【core 】 修复StrBuilder中总长度计算问题issue#I4F9L7@Gitee
* 【core 】 修复CharSequenceUtil.wrapIfMissing预定义长度计算问题issue#I4FDZ2@Gitee
-------------------------------------------------------------------------------------------------------------