add RingIndexUtil

This commit is contained in:
Looly
2021-10-14 09:44:34 +08:00
parent 8c5577ab45
commit 6dc2192caa
3 changed files with 6 additions and 43 deletions

View File

@@ -3,10 +3,11 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.15 (2021-10-11)
# 5.7.15 (2021-10-14)
### 🐣新特性
* 【db 】 Db.quietSetAutoCommit增加判空issue#I4D75B@Gitee
* 【core 】 增加RingIndexUtilpr#438@Gitee
*
### 🐞Bug修复
* 【core 】 修复CollUtil.isEqualList两个null返回错误问题issue#1885@Github