Looly
|
fe9a5dea14
|
add cert package
|
2024-12-22 23:22:10 +08:00 |
|
Looly
|
dea810e933
|
add JSSESSLContext
|
2024-12-22 22:38:17 +08:00 |
|
Looly
|
ba5826436a
|
add methods
|
2024-12-22 20:22:58 +08:00 |
|
Looly
|
174faae0de
|
fix code
|
2024-12-22 18:18:52 +08:00 |
|
Looly
|
5dea0ed2b5
|
添加StopReadException,定义sax读取时用户可手动终止(issue#3820@Github)
|
2024-12-21 13:09:08 +08:00 |
|
Looly
|
35505dfbf8
|
add TimedReentrantCache
|
2024-12-21 11:51:59 +08:00 |
|
Looly
|
7d1438b665
|
fix code
|
2024-12-21 11:30:02 +08:00 |
|
Looly
|
738e965a06
|
修复StampedCache类get方法并发问题(issue#IBCIQG@Gitee)
|
2024-12-21 00:46:34 +08:00 |
|
Looly
|
63c3777c70
|
Merge branch 'v6-dev' of gitee.com:dromara/hutool into v6-dev
|
2024-12-20 18:03:08 +08:00 |
|
Looly
|
274409c416
|
add nullIfBlank
|
2024-12-20 18:02:52 +08:00 |
|
Looly
|
272ea525a2
|
添加Entity.addCondition方法(issue#IBCDL2@Gitee)
|
2024-12-19 21:25:20 +08:00 |
|
Looly
|
a5d5af1b8f
|
add gitcode
|
2024-12-19 14:16:22 +08:00 |
|
Looly
|
f76519351d
|
fix ssl bug
|
2024-12-19 14:00:10 +08:00 |
|
Looly
|
f3d63f85c3
|
!1284 sync type
Merge pull request !1284 from mymx2/fix/db
|
2024-12-17 15:06:35 +00:00 |
|
m2
|
221a927a30
|
fix(db): sync type
|
2024-12-17 14:50:17 +08:00 |
|
Looly
|
6a0f237a0e
|
add test
|
2024-12-17 08:52:59 +08:00 |
|
Looly
|
4ad131777d
|
add PartBuilder
|
2024-12-16 10:26:45 +08:00 |
|
Looly
|
6bcdce2d20
|
add methods
|
2024-12-15 22:50:34 +08:00 |
|
Looly
|
b37382dd1c
|
fix cod
|
2024-12-15 22:36:09 +08:00 |
|
Looly
|
1ad06d3d81
|
add test
|
2024-12-15 22:23:47 +08:00 |
|
Looly
|
183ace891e
|
fix code
|
2024-12-15 22:05:17 +08:00 |
|
Looly
|
defa4835ca
|
字段名称与错误信息间缺少空格
|
2024-12-15 22:02:32 +08:00 |
|
Looly
|
610511b551
|
!1282 字段名称与错误信息间缺少空格
Merge pull request !1282 from Toint/v6-dev
|
2024-12-15 14:00:46 +00:00 |
|
Toint
|
9bcb866a60
|
add StrPool.SPACE
|
2024-12-12 21:46:58 +08:00 |
|
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 |
|