change lock

This commit is contained in:
Looly
2021-01-24 22:37:12 +08:00
parent a8add399c2
commit bdb078b1ee
3 changed files with 19 additions and 9 deletions

View File

@@ -14,6 +14,7 @@
* 【core 】 修正LocalDateTimeUtil.offset方法注释问题issue#I2EEXC@Gitee
* 【extra 】 VelocityEngine的getRowEngine改为getRawEngineissue#I2EGRG@Gitee
* 【cache 】 缓存降低锁的粒度提高并发能力pr#1385@Github
* 【core 】 SimpleCache缓存降低锁的粒度提高并发能力pr#1385@Github
### Bug修复
* 【core 】 修复FileUtil.move以及PathUtil.copy等无法自动创建父目录的问题issue#I2CKTI@Gitee