add options

This commit is contained in:
Looly
2021-11-26 21:31:55 +08:00
parent c85f204da9
commit 95854cddb1
5 changed files with 147 additions and 18 deletions

View File

@@ -26,6 +26,7 @@
* 【core 】 增加CharSequenceUtil.subPreGbk重载issue#I4JO2E@Gitee
* 【core 】 ReflectUtil.getMethod排除桥接方法pr#1965@Github
* 【http 】 completeFileNameFromHeader在使用path为路径时自动解码issue#I4K0FS@Gitee
* 【core 】 CopyOptions增加override配置issue#I4JQ1N@Gitee
*
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github