388 Commits

Author SHA1 Message Date
Looly
80a5898cdc fix code 2024-08-14 01:08:54 +08:00
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
6ba8f1be69 add test 2024-08-07 08:48:55 +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
738f67549a fix code 2024-07-15 11:28:54 +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
e292e55c58 fix code 2024-07-03 02:03:47 +08:00
Looly
3d3a1d90ca add test 2024-06-18 10:21:45 +08:00
Looly
6689c08ecf add test 2024-05-17 16:45:52 +08:00
Looly
dcf66c8d93 setOrPadding增加重载,可选限制index大小 2024-05-17 09:42:15 +08:00
Looly
a6f6d60283 add test 2024-04-25 09:07:53 +08:00
Looly
2fbb2b641a fix code 2024-04-20 16:39:14 +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
b859cf4913 增加设置验证码大小和针对alias注释 2024-04-11 21:28:50 +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
842f89bce3 add test 2024-02-03 11:05:01 +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
eb535e66ef add test 2023-12-20 12:57:53 +08:00
Looly
701120b169 add test 2023-12-14 21:58:15 +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
cf1951f572 update dependency 2023-11-12 18:41:58 +08:00
Looly
1b9b094130 add Serializable 2023-11-07 09:57:47 +08:00