284 Commits

Author SHA1 Message Date
Looly
435e67a98b change license 2024-08-13 07:33:39 +08:00
Looly
884ba3350f fix exception 2024-08-11 16:29:10 +08:00
Looly
1062caceea fix JSONException 2024-08-11 16:22:11 +08:00
zhangxinjie
30ccc274db fix 使用JdkSerializationRedisSerializer时JSONObject无法序列化 2024-08-11 13:47:36 +08:00
Looly
c657a4f9f4 add AbstractClientEngine 2024-08-10 12:06:43 +08:00
Looly
011abcba4b json format 2024-08-10 12:01:10 +08:00
Looly
40fbed9173 add JSONEngineConfig 2024-08-10 11:27:51 +08:00
Looly
6171f51251 add comment 2024-08-10 09:30:40 +08:00
Looly
0943c3ccab fix comment 2024-08-04 23:51:04 +08:00
Looly
fd3ff4d2ee add config 2024-08-04 23:26:44 +08:00
Looly
cd048987a0 fix code 2024-08-04 23:11:56 +08:00
Looly
072924c3a2 add JSONEngine 2024-08-04 22:21:03 +08:00
Looly
11ba7ba36c fix code 2024-08-04 19:59:12 +08:00
Looly
75f9a66998 fix code 2024-08-04 12:03:33 +08:00
Looly
5a4fbd4386 fix code 2024-08-03 19:59:52 +08:00
Looly
ec204f8fc2 fix code 2024-08-03 12:55:10 +08:00
Looly
7f60318dd8 fix code 2024-08-03 12:40:38 +08:00
Looly
fa45a775d9 fix code 2024-08-02 13:30:48 +08:00
Looly
c1bc3441e6 fix code 2024-08-02 13:26:08 +08:00
Looly
570f12e293 fix code 2024-08-02 13:24:06 +08:00
Looly
8f55ac21d6 add Optional support 2024-08-02 00:15:46 +08:00
Looly
b30bf90210 fix code 2024-07-13 12:04:43 +08:00
Looly
e9e4a49132 Converter转换规则变更,空对象、空值转为Bean时,创建默认对象,而非nul 2024-07-11 12:43:27 +08:00
Looly
ca16ad9f1d 修复BeanUtil.copyProperties中mapToMap时key被转为String问题 2024-07-06 11:36:34 +08:00
Looly
dcf66c8d93 setOrPadding增加重载,可选限制index大小 2024-05-17 09:42:15 +08:00
Looly
26dcf5fd3d fix code 2024-04-11 23:27:56 +08:00
Looly
3f7f05b9ee 增加JSONConfig.setNumberWriteMode 2024-04-11 22:36:47 +08:00
Looly
017ec30fe6 fix code 2024-03-18 20:27:14 +08:00
Looly
051ce35828 修复JSONUtil序列化和反序列化预期的结果不一致问题 2024-03-06 17:24:34 +08:00
Looly
e948273f2d 通过添加系统属性hutool.crypto.decodeHex强制关闭hex识别以解决hex和Base64歧义问题 2024-02-10 08:37:15 +08:00
Looly
30fafaa5de 增加ParseConfig,通过增加maxNestingDepth参数避免StackOverflowError问题,修复CVE-2022-45688漏洞 2024-01-05 12:36:23 +08:00
Looly
69206406d7 fix code 2024-01-05 12:00:24 +08:00
Looly
6facfcfc4d fix code 2023-12-29 20:55:55 +08:00
Looly
5ceaa07fad fix code 2023-12-05 13:27:11 +08:00
Looly
ed1c3e48af add BeanPath 2023-11-15 20:01:18 +08:00
Looly
1023af3e40 add BeanPath 2023-11-15 00:27:24 +08:00
Looly
1b9b094130 add Serializable 2023-11-07 09:57:47 +08:00
Looly
2c9c52b1b9 fix comment 2023-10-25 23:23:14 +08:00
Looly
cc0e813abf fix code 2023-10-25 23:17:17 +08:00
Looly
0c3f91bad3 🐞修复JSONStrFormatter:format函数对于转义符号处理逻辑错误问题 2023-09-28 16:31:59 +08:00
Looly
8d7b890b3e add cr 2023-09-21 18:08:54 +08:00
Looly
86ba812a93 改进TemporalAccessorSerializer支持dayOfMonth和month枚举名 2023-09-21 13:06:23 +08:00
Looly
afafd8ac05 修复toJSONString导致CPU使用率高的问题 2023-09-08 23:24:49 +08:00
Looly
b6944fd18d 修复JSONUtil.parse()溢出问题 2023-09-05 14:32:41 +08:00
Looly
645ee387d3 fix code 2023-09-01 23:41:00 +08:00
Looly
b0eea9f919 fix code 2023-08-30 22:09:12 +08:00
Looly
a3efec9c52 fix bug 2023-08-30 21:57:28 +08:00
Looly
b5fac04ab9 fix url to https 2023-08-15 11:02:35 +08:00
Looly
2c060433b9 fix code 2023-08-08 19:40:25 +08:00
Accekll
1f462d3e69 修改掉有误的注释 2023-08-03 16:26:27 +08:00