6311 Commits

Author SHA1 Message Date
Toint
d268d41568 update: 字段名称与错误信息间缺少空格 2024-12-12 21:37:16 +08:00
Looly
fb6302f1a2 add EngineRequestBuilder 2024-12-12 18:28:21 +08:00
Looly
b15d6458f3 update apu 2024-12-12 16:08:57 +08:00
Looly
834f93c116 fix code 2024-12-09 23:26:31 +08:00
Looly
5cbe209c23 add test 2024-12-09 20:47:07 +08:00
Looly
45df318b56 fix code 2024-12-08 18:17:41 +08:00
Looly
15c1237ecc add test 2024-12-08 16:32:48 +08:00
Looly
dc601b880b fix code 2024-12-08 13:42:09 +08:00
Looly
705baea568 fix code 2024-12-08 11:06:49 +08:00
Looly
3d3bd61b9d add test 2024-12-05 16:53:45 +08:00
Looly
e27fdb2a6c Merge branch 'v6-dev' of gitee.com:dromara/hutool into v6-dev 2024-12-05 10:39:30 +08:00
Looly
6f5de187df 优化MAC地址正则(issue#IB95X4@Gitee) 2024-12-05 10:39:20 +08:00
Looly
d36b17239d fix code 2024-12-04 22:58:03 +08:00
Looly
b361614003 优化Ftp.download,返回false抛出异常(issue#3805@Github) 2024-12-04 12:20:50 +08:00
Looly
9997d72ef6 优化ExcelWriter中使用比较器writer的方法,只对第一条数据进行排序(pr#3807@Github) 2024-12-04 12:13:05 +08:00
Looly
873a8d221e 修复DateUtil.rangeContains未重置问题(issue#IB8OFS@gitee) 2024-12-04 00:51:50 +08:00
Looly
74e10f9547 修复DateUtil.rangeContains未重置问题(issue#IB8OFS@gitee) 2024-12-04 00:50:06 +08:00
Looly
32331c2b23 修复JWTSignerUtil.createSigner中algorithmId未转换问题(issue#3806@Github) 2024-12-03 23:53:59 +08:00
Looly
eebb94c636 fix code 2024-12-03 13:02:20 +08:00
Looly
4aa6f799b2 fix redirect bug 2024-12-03 00:35:23 +08:00
Looly
9cc75d5e34 fix redirect bug 2024-12-03 00:13:49 +08:00
Looly
c2ea26e40d add ProxySelector 2024-11-29 17:21:08 +08:00
Looly
5b129a1a8f add test 2024-11-26 20:13:35 +08:00
Looly
bd71f0c586 add test 2024-11-26 19:53:41 +08:00
Looly
ad9c361fc4 DataSizeUtil 新增format方法(issue#IB6UUX@Gitee) 2024-11-25 19:31:29 +08:00
Looly
d63410e432 add options 2024-11-24 20:55:49 +08:00
Looly
1b80ed49e8 add tomcat support 2024-11-24 19:27:09 +08:00
Looly
6ed0b11626 add tomcat embed 2024-11-24 18:29:22 +08:00
Looly
8bfce0e26e gts 2024-11-24 16:01:30 +08:00
Looly
6d91319391 修复Sftp中传入Session重连时逻辑错误问题(issue#IB69U8@Gitee) 2024-11-24 15:43:02 +08:00
Looly
c50625e215 修复双引号转义符转义错误问题,修改规则后,对非闭合双引号字段的策略变更,如"aa,则被识别为aa修复双引号转义符转义错误问题,修改规则后,对非闭合双引号字段的策略变更,如"aa,则被识别为aa 2024-11-24 00:18:33 +08:00
Looly
755aed01de add tmp CsvParser2 2024-11-22 00:32:26 +08:00
Looly
d05b6fd911 add test 2024-11-21 21:40:23 +08:00
Looly
26ac875078 SpringUtil增加getBean重载(issue#3779@Github) 2024-11-21 10:29:06 +08:00
Looly
af3a35f5e0 Excel07SaxReader中,对于小数类型,增加精度判断(issue#IB0EJ9@Gitee) 2024-11-19 16:42:18 +08:00
Looly
c738d783c2 fix code 2024-11-18 14:11:59 +08:00
Looly
28fff1fbac fix code 2024-11-18 13:52:58 +08:00
Looly
53e36eff3e fix code 2024-11-18 09:43:56 +08:00
Looly
e3a60ad93f add http server engine 2024-11-18 01:53:18 +08:00
Looly
99a2f5f4a2 update dependency 2024-11-17 00:39:42 +08:00
Looly
38b77af8e5 update dependency 2024-11-17 00:09:08 +08:00
Looly
59046eb972 Calculator兼容x字符作为乘号(issue#3787@Github) 2024-11-15 11:29:44 +08:00
Looly
7bb487419c fix code 2024-11-14 14:10:27 +08:00
Looly
9b3709ad45 ZipUtil.unzip增加编码容错(issue#I3UZ28@Gitee) 2024-11-13 12:35:49 +08:00
Looly
d88eac0dac 增加Windows微信浏览器识别(issue#IB3SJF@Gitee) 2024-11-12 18:54:26 +08:00
Looly
0ec182e03e fix #IB2U8V 2024-11-12 17:17:58 +08:00
Looly
cbaf8103e9 fix pool bug 2024-11-12 13:40:07 +08:00
Looly
efa7d433af add methods 2024-11-11 19:48:59 +08:00
Looly
bda2d7a1e5
!1275 ReUtil工具类添加“allIndexOf”方法,用于找到指定模式匹配到所有字符串的位置
Merge pull request !1275 from CoCoTea/v6-dev-20241108
2024-11-11 11:43:12 +00:00
Looly
3dc6314b56 add HutoolJSONSerializer 2024-11-11 19:35:39 +08:00