增加GlobalPoiConfig

This commit is contained in:
Looly
2024-07-30 10:27:30 +08:00
parent f5f96b66f5
commit 17d232304f
2 changed files with 49 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
* 【core 】 CharSequenceUtil增加stripAll方法pr#3659@Github
* 【crypto 】 支持"RSA/ECB/OAEPWithSHA-1AndMGF1Padding"的RSA加解密pr#3675@Github
* 【core 】 Opt增加ifFailpr#1239@Gitee
* 【poi 】 增加GlobalPoiConfigissue#IAEHJH@Gitee
### 🐞Bug修复
* 【core 】 修复因RFC3986理解有误导致的UrlPath处理冒号转义问题issue#IAAE88@Gitee