Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev

This commit is contained in:
Looly
2022-02-26 23:08:22 +08:00
5 changed files with 1131 additions and 16 deletions

View File

@@ -15,6 +15,7 @@
* 【db 】 MetaUtil增加getTableMeta重载issue#2157@Github
* 【http 】 增加HttpGlobalConfig.setDecodeUrlissue#I4U8YQ@Gitee
* 【core 】 增加Base58pr#2162@Github
* 【core 】 增加AntPathMatcherissue#I4T7K5@Gitee
### 🐞Bug修复
* 【cache 】 修复ReentrantCache.toString方法线程不安全问题issue#2140@Github