enhance HtmlUtil。removeHtmlAttr

This commit is contained in:
Looly
2019-09-28 00:07:30 +08:00
parent 9eb00756f8
commit 32955b9c8c
4 changed files with 33 additions and 12 deletions

View File

@@ -9,6 +9,7 @@
* 【core】 ArrayUtil.isEmpty可变长参数改为数组issue#555@Github
* 【core】 新增Convert.toMap方法issue#I12ISI@Gitee
* 【aop 】 增加返回值获取支持优化逻辑和接口pr#561@Github
* 【aop 】 改进HtmlUtil.removeHtmlAttrissue#556@Github
### Bug修复
* 【extra】 修复Mail中sslEnable无效问题pr#74@Gitee