mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
修复Convert#toMap默认转成HashMap的问题
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
* 【core 】 修复UrlBuilder无法配置末尾追加“/”问题(issue#2459@Github)
|
||||
* 【core 】 修复SystemPropsUtil.getBoolean方法应该只有值为true时才返回true,其他情况都应该返回false(pr#717@Gitee)
|
||||
* 【core 】 修复isBase64判断不准确的问题(pr#727@Gitee)
|
||||
* 【core 】 修复Convert#toMap默认转成HashMap的问题(pr#729@Gitee)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user