mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
ThreadUtil.newExecutor等方法变更方法签名,返回值变更为ThreadPoolExecutor
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
* 【cache 】 Cache.put变更策略,对于替换的键值对,不清理队列(issue#3618@Github)
|
||||
* 【core 】 添加 Windows 资源管理器风格字符串比较器(pr#3620@Github)
|
||||
* 【core 】 Week.of支持中文名称(issue#3637@Github)
|
||||
* 【core 】 ThreadUtil.newExecutor等方法变更方法签名,返回值变更为ThreadPoolExecutor(pr#1230@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复AnnotationUtil可能的空指针错误
|
||||
|
Reference in New Issue
Block a user