mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix name
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.7.6 (2021-07-30)
|
||||
# 5.7.7 (2021-08-01)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 增加LookupFactory和MethodHandleUtil(issue#I42TVY@Gitee)
|
||||
@@ -11,9 +11,12 @@
|
||||
* 【core 】 PhoneUtil中新增获取固话号码中区号,以及固话号码中号码的方法(pr#387@Gitee)
|
||||
* 【json 】 JSONGetter增加getLocalDateTime方法(pr#387@Gitee)
|
||||
* 【core 】 增加JNDIUtil(issue#1727@Github)
|
||||
* 【core 】 SpringUtil增加unregisterBean方法(pr#388@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【jwt 】 修复JWTUtil中几个方法非static的问题(issue#1735@Github)
|
||||
* 【core 】 修复SpringUtil无法处理autowired问题(pr#388@Gitee)
|
||||
* 【core 】 修复AbsCollValueMap中常量拼写错误(pr#1736@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user