mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add method
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
* 【core 】 在CollectorUtil提交Collectors.toMap的对null友好实现,避免NPE(pr#502@Gitee)
|
||||
* 【http 】 增加HttpGlobalConfig.setIgnoreEOFError(issue#2092@Github)
|
||||
* 【core 】 RandomUtil.randomStringWithoutStr排除字符串兼容大写字母(pr#503@Gitee)
|
||||
* 【core 】 LocalDateTime增加isOverlap方法(pr#512@Gitee)
|
||||
*
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复setter重载导致匹配错误(issue#2082@Github)
|
||||
|
Reference in New Issue
Block a user