mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
PropDesc.isTransientForGet使用className,避免Android下类找不到问题
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# 🚀Changelog
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.33(2024-10-25)
|
||||
# 5.8.33(2024-10-29)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 SyncFinisher增加setExecutorService方法(issue#IANKQ1@Gitee)
|
||||
@@ -16,6 +16,7 @@
|
||||
* 【db 】 QrCodeUtil添加二维码logo支持配置圆角(pr#3747@Github)
|
||||
* 【core 】 TreeUtil.buildSingle指定rootId节点存在时,作为根节点(issue#IAUSHR@Gitee)
|
||||
* 【core 】 EscapeUtil.escapeHtml4增加空处理(issue#IAZMYU@Gitee)
|
||||
* 【core 】 PropDesc.isTransientForGet使用className,避免Android下类找不到问题(issue#IB0JP5@Gitee)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【json 】 修复JSONConfig.setDateFormat设置后toBean无效问题(issue#3713@Github)
|
||||
|
Reference in New Issue
Block a user