This commit is contained in:
Looly
2022-04-02 00:19:38 +08:00
parent d78b14c5d4
commit be96b8c8b3
3 changed files with 22 additions and 6 deletions

View File

@@ -8,6 +8,7 @@
* 【extra 】 【可能兼容问题】BeanCopierCache的key结构变更
* 【http 】 【可能兼容问题】HttpInterceptor增加泛型标识HttpRequest中配置汇总于HttpConfig
* 【core 】 【可能兼容问题】UrlQuery.addQuery参数2从String变更为Object
* 【core 】 【可能兼容问题】WorkbookUtil.createBook实现改为WorkbookFactory.create
### 🐣新特性
* 【core 】 MapUtil增加entry、ofEntries方法