This commit is contained in:
Looly 2020-11-29 00:37:14 +08:00
parent db8ff64bf9
commit 07c2870685

View File

@ -13,7 +13,7 @@
* 【crypto 】 增加判空issue#1230@Github
* 【core 】 xml.setXmlStandalone(true)格式优化pr#1234@Github
* 【core 】 AnnotationUtil增加setValue方法pr#1250@Github
* 【core 】 ZipUtil增加get方法
* 【core 】 ZipUtil增加get方法issue#I27CUF@Gitee
* 【cache 】 对CacheObj等变量使用volatile关键字
* 【core 】 Base64增加encodeWithoutPadding方法issue#I26J16@Gitee
* 【core 】 ExceptionUtil增加message消息包装为运行时异常的方法pr#1253@Gitee