Cache增加get重载,可自定义超时时间

This commit is contained in:
Looly
2023-11-14 09:07:06 +08:00
parent 7c1fafce99
commit 5cf19ea460
4 changed files with 27 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
# 5.8.24(2023-11-14)
### 🐣新特性
* 【cache 】 Cache增加get重载可自定义超时时间issue#I8G0DL@Gitee
### 🐞Bug修复
* 【core 】 修复LocalDateTime#parseDate未判断空问题问题issue#I8FN7F@Gitee