This commit is contained in:
Looly
2022-05-27 20:17:41 +08:00
parent c72ff2c292
commit 29a561fbcf
2 changed files with 10 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
* 【db 】 修复count查询别名问题issue#I590YB@Gitee
* 【json 】 修复json中byte[]无法转换问题issue#I59LW4@Gitee
* 【core 】 修复NumberUtil.isXXX未判空问题issue#2350@Github
* 【core 】 修复Singleton中ConcurrentHashMap在JDK8下的bug引起的可能的死循环问题issue#2349@Github
-------------------------------------------------------------------------------------------------------------