winlans
|
732bea6d0b
|
[bug修复] JsonUtil.toBean泛型数组类型丢失
|
2025-02-27 11:45:51 +08:00 |
|
Looly
|
4ef8814c14
|
fix test
|
2025-02-21 17:52:32 +08:00 |
|
Looly
|
05f16f051e
|
change link
|
2025-02-21 17:40:14 +08:00 |
|
Golden Looly
|
05e68b9683
|
Merge pull request #3859 from ghjdegithub/patch-1
[bug修复] Update ObjectMapper.java 删除重复调用StrUtil.trim(source)代码
|
2025-02-18 17:38:04 +08:00 |
|
骨灰级
|
b0e1302332
|
Update ObjectMapper.java
cn.hutool.json.ObjectMapper.java 212行 mapFromStr函数
重复调用StrUtil.trim(source)
|
2025-02-18 15:53:36 +08:00 |
|
Looly
|
e6efa72cee
|
prepare 5.8.37
|
2025-02-18 09:37:19 +08:00 |
|
Looly
|
b8048c1091
|
🐌release 5.8.36
|
2025-02-18 09:19:23 +08:00 |
|
Looly
|
486500d026
|
add test
|
2025-01-24 16:33:10 +08:00 |
|
Looly
|
2500d5307c
|
fix sh
|
2025-01-01 23:48:53 +08:00 |
|
Looly
|
c65e928db8
|
prepare 5.8.36
|
2024-12-25 18:50:41 +08:00 |
|
Looly
|
6a9ee9aebb
|
🐌Release 5.8.35
|
2024-12-25 18:23:05 +08:00 |
|
Looly
|
b6b8c28db8
|
add test
|
2024-12-09 20:47:12 +08:00 |
|
Golden Looly
|
c1b3b1589e
|
Merge pull request #3814 from TomShiDi/json-getbypath-type-improve
feature: JSON的getByPath方法新增更为通用的指定出参类型重载
|
2024-12-08 16:11:24 +08:00 |
|
TomShiDi
|
5622f5e7a7
|
feature: json的getByPath方法新增更为通用的指定出参类型重载
|
2024-12-08 15:41:43 +08:00 |
|
Looly
|
9db224b70a
|
prepare 5.8.35
|
2024-11-27 10:30:06 +08:00 |
|
Looly
|
aacf53c834
|
😗release 5.8.34
|
2024-11-27 08:35:30 +08:00 |
|
Looly
|
50807c84d6
|
修复JSONUtil.toBean()中将JSON数组字符串转Map对象返回错误问题(issue#3795@Github)
|
2024-11-24 16:01:28 +08:00 |
|
Looly
|
4437b63ee5
|
Excel07SaxReader中,对于小数类型,增加精度判断(issue#IB0EJ9@Gitee)
|
2024-11-19 16:42:29 +08:00 |
|
海轩铭
|
e411b082e7
|
将所有main中未使用的函数调用进行了删除
|
2024-11-14 16:44:31 +08:00 |
|
Looly
|
557d69b137
|
prepare 5.8.34
|
2024-11-05 20:38:55 +08:00 |
|
Looly
|
d57de39963
|
🤤release 5.8.33
|
2024-11-05 20:16:40 +08:00 |
|
Looly
|
fe4e56fed7
|
修复ignoreNullValue在JSONArray中无效问题
|
2024-11-05 20:04:57 +08:00 |
|
ZhouXY108
|
75b434fb49
|
修改所调用的 ObjectUtil#defaultIfNull 的重载版本
|
2024-11-04 15:23:11 +08:00 |
|
Looly
|
be98b46349
|
修复ignoreNullValue在JSONArray中无效问题
|
2024-09-29 13:22:16 +08:00 |
|
Looly
|
5da69e1f40
|
add test
|
2024-09-05 18:56:47 +08:00 |
|
Looly
|
1805018bd0
|
add test
|
2024-09-04 20:54:03 +08:00 |
|
Looly
|
dbd92814db
|
修复JSONConfig.setDateFormat设置后toBean无效问题
|
2024-09-02 13:44:52 +08:00 |
|
Looly
|
99c1daf803
|
prepare 5.8.33
|
2024-08-30 19:07:52 +08:00 |
|
Looly
|
467d67e83a
|
🍼Release 5.8.32
|
2024-08-30 18:41:44 +08:00 |
|
Looly
|
9262ace7da
|
修复JSONConfig.setDateFormat设置后setWriteLongAsString失效问题
|
2024-08-30 18:39:31 +08:00 |
|
Looly
|
baac5d05d4
|
GlobalSerializeMapping增加null检查
|
2024-08-30 10:49:08 +08:00 |
|
Looly
|
63b2f7c70d
|
修复JSONConfig.setDateFormat设置后setWriteLongAsString失效问题
|
2024-08-24 13:28:58 +08:00 |
|
Looly
|
60709f8a57
|
prepare 5.8.32
|
2024-08-12 19:12:02 +08:00 |
|
Looly
|
8d0f4d6968
|
😒Release 5.8.31
|
2024-08-12 18:50:45 +08:00 |
|
Looly
|
194a1d2c58
|
prepare 5.8.31
|
2024-08-09 19:46:04 +08:00 |
|
Looly
|
ef90358c51
|
prepare 5.8.31
|
2024-08-09 19:21:32 +08:00 |
|
Looly
|
c7e0bc5d9f
|
单元测试由Junit4变更为Junit5
|
2024-08-09 14:32:30 +08:00 |
|
Looly
|
155c43a6a3
|
🌞Release 5.8.30
|
2024-08-09 12:49:15 +08:00 |
|
Looly
|
b2510cf661
|
Converter转换规则变更,空对象、空值转为Bean时,创建默认对象,而非nul
|
2024-07-11 12:43:40 +08:00 |
|
Looly
|
1ef70d5210
|
prepare 5.8.30
|
2024-07-03 18:38:41 +08:00 |
|
Looly
|
95a363cc74
|
🐶release 5.8.29
|
2024-07-03 18:06:42 +08:00 |
|
Looly
|
c5e1ba85f8
|
add test
|
2024-06-18 10:21:52 +08:00 |
|
Looly
|
531e467eeb
|
add test
|
2024-06-17 15:17:01 +08:00 |
|
Looly
|
a3ebbf967d
|
prepare 5.8.29
|
2024-05-29 12:15:50 +08:00 |
|
Looly
|
38592915eb
|
🍼release 5.8.28
|
2024-05-29 11:48:00 +08:00 |
|
Looly
|
9e1beae3eb
|
修复BooleanUtil.andOfWrap针对null错误问题
|
2024-05-17 17:02:53 +08:00 |
|
Looly
|
fe01021c72
|
add test
|
2024-05-17 16:46:01 +08:00 |
|
Looly
|
5a1b50f1de
|
修复HttpDownloader全局超时无效问题
|
2024-04-26 15:30:04 +08:00 |
|
Looly
|
7b1d72c029
|
add test
|
2024-04-25 09:07:59 +08:00 |
|
Looly
|
8e91ef2938
|
JSONConfig增加setWriteLongAsString可选是否将Long写出为String类型
|
2024-04-11 21:45:12 +08:00 |
|