mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add PropsUtil
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
* 【core 】 废弃isMactchRegex,改为isMatchRegex(方法错别字)
|
* 【core 】 废弃isMactchRegex,改为isMatchRegex(方法错别字)
|
||||||
* 【core 】 修正hasNull()方法上注释错误(issue#I18TAG@Gitee)
|
* 【core 】 修正hasNull()方法上注释错误(issue#I18TAG@Gitee)
|
||||||
* 【core 】 Snowflake的起始时间可以被指定(pr#95@Gitee)
|
* 【core 】 Snowflake的起始时间可以被指定(pr#95@Gitee)
|
||||||
|
* 【core 】 增加PropsUtil及getFirstFound方法(issue#I1960O@Gitee)
|
||||||
### Bug修复
|
### Bug修复
|
||||||
* 【core 】 CharsetUtil在不支持GBK的系统中运行报错问题(issue#731@Github)
|
* 【core 】 CharsetUtil在不支持GBK的系统中运行报错问题(issue#731@Github)
|
||||||
* 【core 】 RandomUtil的randomEleSet方法顺序不随机的问题(pr#741@Github)
|
* 【core 】 RandomUtil的randomEleSet方法顺序不随机的问题(pr#741@Github)
|
||||||
|
Reference in New Issue
Block a user