add global config

This commit is contained in:
Looly
2022-04-14 00:09:46 +08:00
parent 58b6d4851a
commit b3824c859c
4 changed files with 72 additions and 46 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.0.M3 (2022-04-13)
# 5.8.0.M3 (2022-04-14)
### ❌不兼容特性
* 【core 】 StreamProgress#progress方法参数变更为2个pr#594@Gitee
@@ -20,6 +20,7 @@
* 【core 】 Img增加全覆盖水印pressTextFullpr#595@Gitee
* 【core 】 ByteUtil.numberToBytes增加Byte判断issue#2252@Github
* 【core 】 CopyOptions添加converter可以自定义非全局类型转换
* 【core 】 添加了设置从绝对路径加载数据库配置文件的功能pr#2253@Github
### 🐞Bug修复
* 【core 】 修复UserAgentUtil识别Linux出错issue#I50YGY@Gitee