handy
|
f9356b6933
|
修改readme文档地址
|
2023-11-30 17:13:46 +08:00 |
|
Looly
|
824460e5c5
|
修复CharSequenceUtil注释和引用,避免循环引用
|
2023-11-29 10:41:00 +08:00 |
|
Looly
|
41e4b3ffb0
|
增加识别OpenGauss的驱动类
|
2023-11-29 04:06:08 +08:00 |
|
Looly
|
f8a92ca4a5
|
remove ad
|
2023-11-28 18:02:27 +08:00 |
|
Looly
|
082391ae40
|
修复 RootAction send404 抛异常问题
|
2023-11-20 09:47:17 +08:00 |
|
Looly
|
6631d1ae3a
|
!1107 修复 RootAction send404 抛异常
Merge pull request !1107 from lzpeng723/v5-dev
|
2023-11-20 01:46:11 +00:00 |
|
lzpeng723
|
611243365f
|
!1 修复 RootAction send404 抛异常
Merge pull request !1 from lzpeng723/N/A
|
2023-11-19 04:42:03 +00:00 |
|
lzpeng723
|
b613d1e3a5
|
修复已向 response 中写入文件后,
还会继续执行 response.send404("404 Not Found !");
此时会在cn.hutool.http.server.HttpServerResponse#send(int, long) 抛异常
Signed-off-by: lzpeng723 <1500913306@qq.com>
|
2023-11-19 04:41:00 +00:00 |
|
Looly
|
088f3ecfc0
|
add ad
|
2023-11-16 22:31:33 +08:00 |
|
Looly
|
9c0f791ac5
|
JWT#sign增加重载,可选是否增加默认的typ参数
|
2023-11-15 19:08:31 +08:00 |
|
Looly
|
5cf19ea460
|
Cache增加get重载,可自定义超时时间
|
2023-11-14 09:07:06 +08:00 |
|
Looly
|
7c1fafce99
|
修复LocalDateTime#parseDate未判断空问题问题
|
2023-11-14 08:50:43 +08:00 |
|
Looly
|
5be66c636b
|
prepare 5.8.24
|
2023-11-12 19:17:19 +08:00 |
|
Looly
|
dbecd4ede5
|
fix api index
|
2023-11-12 19:01:46 +08:00 |
|
Looly
|
56fae16d1d
|
🚦release 5.8.23
|
2023-11-12 18:55:10 +08:00 |
|
Looly
|
aa4bf27b27
|
update dependency
|
2023-11-12 18:53:24 +08:00 |
|
Looly
|
0bb39e8010
|
update dependency
|
2023-11-12 18:24:32 +08:00 |
|
Looly
|
a21f202ec6
|
!1103 fix 修复合成注解会无限递归获取映射属性的问题 Gitee#I8CLBJ
Merge pull request !1103 from Createsequence/fix-I8CLBJ
|
2023-11-12 10:06:58 +00:00 |
|
Looly
|
fa0d757c2d
|
fix format
|
2023-11-12 17:29:43 +08:00 |
|
huangchengxing
|
10e2a248c7
|
fix 修复合成注解会无限递归获取映射属性的问题 Gitee#I8CLBJ
|
2023-11-12 17:07:35 +08:00 |
|
Looly
|
65d7ff0d1c
|
修复CollectorUtil.reduceListMap与collectors.groupby一起使用时出现与预期不符问题
|
2023-11-12 16:46:02 +08:00 |
|
Looly
|
bb7fce8130
|
!1102 [Fix] 修复 github issue 3380 CollectorUtil.reduceListMap与collectors.groupby一起使用时出现与预期不符的结果
Merge pull request !1102 from 阿超/v5-dev
|
2023-11-12 08:43:22 +00:00 |
|
VampireAchao
|
6a97f12eb0
|
[Fix] 修复 github issue 3380 CollectorUtil.reduceListMap与collectors.groupby一起使用时出现与预期不符的结果
|
2023-11-12 16:33:31 +08:00 |
|
Looly
|
56a47b9679
|
修复合成注解在并发环境无法保证正确缓存属性值的问题
|
2023-11-09 09:32:38 +08:00 |
|
Looly
|
cbcbd1b7ff
|
!1097 修复合成注解在并发环境无法保证正确缓存属性值的问题(#I8CLBJ)
Merge pull request !1097 from Createsequence/fix/I8CLBJ
|
2023-11-09 01:30:55 +00:00 |
|
Golden Looly
|
2de4a5ced2
|
Merge pull request #3377 from yesh385/flaky-fix
Fixed 2 flaky tests in `hutool-core`
|
2023-11-09 08:40:17 +08:00 |
|
yeshwanthsripathy
|
cb6811a7b8
|
Merged with v5-dev
|
2023-11-08 12:47:45 -06:00 |
|
Golden Looly
|
40f16674b6
|
Merge pull request #3368 from yesh385/fix-flaky
Fixed flaky tests in hutool-core
|
2023-11-08 15:43:56 +08:00 |
|
yeshwanthsripathy
|
25b81836e6
|
Removing unused import
|
2023-11-08 01:22:02 -06:00 |
|
yeshwanthsripathy
|
8b3f6ba931
|
Reverted source code changes
|
2023-11-08 01:18:32 -06:00 |
|
Looly
|
33121a4764
|
add zanzhu
|
2023-11-07 11:12:23 +08:00 |
|
Looly
|
7771091a22
|
修复Column.getDigit返回值错误问题
|
2023-11-04 11:13:54 +08:00 |
|
huangchengxing
|
5e264d0be8
|
fix 修复合成注解在并发环境无法保证正确缓存属性值的问题 Gitee#I8CLBJ
|
2023-11-02 18:28:15 +08:00 |
|
yeshwanthsripathy
|
67484e1a68
|
Fixed 2 flaky tests
|
2023-10-30 12:31:46 -05:00 |
|
Looly
|
0101ab5668
|
修复ClassUtil#scanJar未正确关闭文件问题
|
2023-10-30 17:26:35 +08:00 |
|
Looly
|
b2b6a233dd
|
fix comment
|
2023-10-28 21:18:26 +08:00 |
|
Looly
|
d119d2dc5e
|
PathUtil增加loopFiles重载,可选是否追踪软链
|
2023-10-27 22:43:11 +08:00 |
|
Looly
|
fcd3d9f7d0
|
ImgUtil的sliceByRowsAndCols背景无法透明问题
|
2023-10-27 21:48:02 +08:00 |
|
Looly
|
51488af226
|
修复options请求无响应体问题
|
2023-10-25 11:38:49 +08:00 |
|
Looly
|
bea36c2b5f
|
Snowflake增加方法:根据传入时间戳,计算ID起终点
|
2023-10-25 11:24:43 +08:00 |
|
晚安,地球
|
fe37c1aa84
|
!1096 Snowflake增加方法:根据传入时间戳,计算ID起终点 (gitee/issues/I60M14)
* Snowflake add method:根据传入时间戳-计算ID起终点 (gitee/issues/I60M14)
|
2023-10-25 03:21:40 +00:00 |
|
Looly
|
7d80f1aa14
|
修复SimpleServer在添加的HttpFilter中有获取请求参数时报错问题
|
2023-10-25 00:21:35 +08:00 |
|
Looly
|
aedda45c5f
|
add test
|
2023-10-23 20:09:45 +08:00 |
|
Looly
|
85feecc9e9
|
修复DataSize.parse(size)不支持空格问题
|
2023-10-18 14:42:22 +08:00 |
|
Looly
|
733c043c0a
|
add test
|
2023-10-18 11:39:58 +08:00 |
|
Looly
|
d6c5d2491e
|
fix readme
|
2023-10-18 11:33:43 +08:00 |
|
Looly
|
05d13de588
|
fix
|
2023-10-18 08:59:23 +08:00 |
|
Looly
|
e46474fc9a
|
修复特定情况下BiMap覆盖Value后,仍能通过旧Value查询到Key问题
|
2023-10-18 08:57:30 +08:00 |
|
Looly
|
fd9e1efa28
|
修复TypeUtil.getClass方法强转报错问题
|
2023-10-12 21:28:56 +08:00 |
|
Looly
|
8df5997165
|
!1092 TypeUtil.getClass方法强转报错问题
Merge pull request !1092 from flavormark/v5-dev
|
2023-10-12 13:27:36 +00:00 |
|