1533 Commits

Author SHA1 Message Date
kongweiguang
9bc9dca805 添加flatObj方法 2023-06-30 19:09:52 +08:00
kongweiguang
4e047e98e3 CollUtil添加解构collection内部的多个collection为单个list的方法 2023-06-26 13:44:55 +08:00
kongweiguang
7cb8492f18 ListUtil添加解构list内部的多个list为单个list的方法 2023-06-25 13:59:30 +08:00
Looly
095507a86d add RetryUtil 2023-06-24 20:35:14 +08:00
Looly
6a68575edb
!1021 重试工具类添加
Merge pull request !1021 from 孔皮皮/v6-dev-retry
2023-06-24 12:16:18 +00:00
Looly
e526afcbee
!1022 异步工具类添加一次性获取所有结果方法
Merge pull request !1022 from 孔皮皮/v6-dev-async
2023-06-24 12:01:38 +00:00
Looly
ece736d5d4 fix code 2023-06-24 19:36:10 +08:00
kongweiguang
e925b5ed74 去除无限重试方法 2023-06-20 19:16:18 +08:00
kongweiguang
74344566a5 修改异步工具 2023-06-19 13:05:25 +08:00
kongweiguang
c317ef1e08 添加重试工具 2023-06-19 12:59:20 +08:00
Looly
13aff5c734 fix test 2023-06-16 23:54:06 +08:00
Looly
0760e44c12 add xml 2023-06-16 23:27:49 +08:00
Looly
f901c9419d 修复CVE-2023-3276漏洞,XmlUtil.readBySax问题 2023-06-16 20:23:13 +08:00
Looly
638a058b20 fix test 2023-06-16 19:25:29 +08:00
Looly
d89d3b8716 fix code 2023-06-16 19:19:11 +08:00
Looly
ea713a13d0 fix code 2023-06-16 17:19:08 +08:00
Looly
fbe0d5d3cd 修复xml转json再转bean失败问题 2023-06-14 13:33:33 +08:00
VampireAchao
928bcc52e3 [fix] 移除xxxIdx对并行流的支持 2023-06-13 11:45:55 +08:00
Looly
04e41a6098 add Paillier 2023-06-09 22:10:55 +08:00
Looly
5d26b29103 add CIN 2023-06-09 16:46:24 +08:00
Looly
905ddbd8dd fix code 2023-06-09 00:50:16 +08:00
Looly
ca2594a08c
!1005 [feature] 添加解析车辆识别代码
Merge pull request !1005 from 阿超/v6-dev
2023-06-08 14:22:21 +00:00
Looly
3dda0227b8 fix code 2023-06-08 17:15:24 +08:00
Looly
0909188783 Merge branch 'v6-dev' of gitee.com:dromara/hutool into v6-dev 2023-06-07 12:16:26 +08:00
Looly
d0ce2a793b add test 2023-06-07 11:08:49 +08:00
Looly
97381d8168 fix bug 2023-06-06 22:23:41 +08:00
Looly
1765e82ef5 fix code 2023-06-03 01:40:59 +08:00
Looly
f05d72d74d 修复umberUtil.parseNumber对+解析问题 2023-06-01 18:02:31 +08:00
Looly
381eec655e add test 2023-06-01 17:37:04 +08:00
Looly
5eee1e5423 add test 2023-06-01 09:17:45 +08:00
VampireAchao
1bb353ff68 调整vin到core模块下 2023-05-31 23:58:58 +08:00
Looly
794a67bd1a fix code 2023-05-31 18:59:14 +08:00
Looly
6260734304 fix code 2023-05-29 00:24:53 +08:00
Looly
33197358f8 fix code 2023-05-29 00:15:33 +08:00
Looly
27d756f26a
!993 【6.x】补充遍历类层级结构的方法,添加方法扫描器与方法匹配器
Merge pull request !993 from Createsequence/feat/hierarchy-class
2023-05-28 16:12:59 +00:00
Looly
3c889500a9 fix code 2023-05-29 00:10:46 +08:00
Looly
87a1b7e1a2 add Pair 2023-05-28 23:14:37 +08:00
Looly
29e4937e8f fix #I78PB1 2023-05-28 12:11:14 +08:00
Looly
c4d801e9b3 修复BeanUtil.copyToList复制Long等类型错误问题 2023-05-20 02:30:17 +08:00
Looly
d09c0ff058 fix code 2023-05-20 00:35:31 +08:00
Looly
ea1c49a93b fix code 2023-05-19 22:28:39 +08:00
Looly
ff1b99e405 add test 2023-05-16 17:29:57 +08:00
Looly
e2e1e1d8b1 add test 2023-05-16 17:12:44 +08:00
Looly
7312ee7e95 修复FileUtil.createTempFile可能导致的漏洞 2023-05-15 20:47:54 +08:00
Looly
4670f21a8c StaticLog rename to LogUtil 2023-05-15 20:03:12 +08:00
Looly
d0556a4e48 SyncFinisher增加setExceptionHandler方法 2023-05-15 19:46:21 +08:00
Looly
596529f2d5 fix code 2023-05-15 19:25:12 +08:00
Looly
31f88c5c94 fix code 2023-05-14 23:43:46 +08:00
Looly
7894e58171 邮箱校验添加对中文的支持 2023-05-14 23:18:28 +08:00
Looly
ab5ebd3721 add test 2023-05-11 09:41:34 +08:00