mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add Spring cglib support
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
* 【core 】 修改StrUtil.equals逻辑,改为contentEquals
|
||||
* 【core 】 增加URLUtil.UrlDecoder
|
||||
* 【core 】 增加XmlUtil.setNamespaceAware,getByPath支持UniversalNamespaceCache
|
||||
* 【core 】 增加XmlUtil.setNamespaceAware,getByPath支持UniversalNamespaceCache
|
||||
* 【aop 】 增加Spring-cglib支持,改为SPI实现
|
||||
|
||||
### Bug修复
|
||||
* 【json 】 修复解析JSON字符串时配置无法传递问题
|
||||
|
Reference in New Issue
Block a user