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 |
|
Looly
|
7d8b95f108
|
add test
|
2024-11-11 09:47:03 +08:00 |
|
Looly
|
2901b3345b
|
update dependency
|
2024-11-08 18:45:37 +08:00 |
|
CoCoTea
|
177ab4732e
|
ReUtil工具类添加“allIndexOf”方法,用于找到指定模式匹配到所有字符串的位置
|
2024-11-08 14:52:08 +08:00 |
|
Looly
|
d34f26b302
|
add QueryBuilder
|
2024-11-07 18:31:38 +08:00 |
|
Looly
|
8e45c1f4fd
|
fix code
|
2024-11-07 10:59:16 +08:00 |
|
Looly
|
525866e9e7
|
fix code
|
2024-11-06 16:50:01 +08:00 |
|
Looly
|
2d068f93fe
|
fix code
|
2024-11-06 16:22:08 +08:00 |
|
Looly
|
9c6225dafa
|
修复DateUtil.rangeToList中step小于等于0时无限循环问题
|
2024-11-06 12:50:47 +08:00 |
|
Looly
|
e0a554326f
|
prepare M19
|
2024-11-05 20:15:18 +08:00 |
|
Looly
|
d56488f2c2
|
fix code
|
2024-11-05 19:28:09 +08:00 |
|
Looly
|
faa1ee138b
|
NetUtil.bigIntegerToIPv6增加长度修正
|
2024-11-05 18:15:44 +08:00 |
|
Looly
|
00fac9d39a
|
fix code
|
2024-11-04 18:12:36 +08:00 |
|
Looly
|
96ad2ed57f
|
fix code
|
2024-11-04 18:08:00 +08:00 |
|
Looly
|
a628f6a8eb
|
add test
|
2024-11-04 09:31:07 +08:00 |
|