Looly
|
6574dd010b
|
修复AbstractCache putWithoutLock方法可能导致的外部资源泄露问题(pr#3958@Github)
|
2025-06-20 17:34:29 +08:00 |
|
Looly
|
90b83d16a5
|
修复Money 类的setAmount方法没有获取当前币种的小数位数而是使用的默认小数位和在遇到非2小数位的币种(如日元使用 0 位)会导致金额设置错误问题(pr#3970@Github)
|
2025-06-20 11:05:49 +08:00 |
|
Looly
|
8aff7bfb66
|
修复ZipUtil 中zlib和unZlib调用后资源未释放问题(issue#3976@Github)
|
2025-06-20 10:43:14 +08:00 |
|
Looly
|
d2d5e3092f
|
fix comment
|
2025-06-14 19:02:40 +08:00 |
|
Looly
|
bf7777cdc9
|
修复TEL_400_800 正则规则太窄问题(issue#3967@Github)
|
2025-06-14 18:40:30 +08:00 |
|
Looly
|
c64e48e037
|
文本及富文本支持自定义规则脱敏
|
2025-06-09 17:21:35 +08:00 |
|
Looly
|
04a0b342e4
|
!1348 feat: 【新特性】文本及富文本支持自定义规则脱敏
Merge pull request !1348 from ject_sg/ht-jf
|
2025-06-09 08:57:56 +00:00 |
|
Looly
|
8be799e685
|
fix connection pool bug
|
2025-06-09 16:41:39 +08:00 |
|
Golden Looly
|
ea09b76332
|
Merge pull request #3954 from toint-admin/validation
完善 ValidationUtil 校验嵌套对象使用注释
|
2025-06-09 12:23:04 +08:00 |
|
eli_chow
|
8595c0a988
|
!1356 hutool-ai新增SSE流式响应,增加Hutool-AI平台服务,增加超时时间配置
Merge pull request !1356 from eli_chow/v6-dev
|
2025-06-04 06:16:24 +00:00 |
|
choweli
|
b0b44e2ec6
|
hutool-ai新增SSE流式响应,增加Hutool-AI平台服务,增加超时时间配置
|
2025-06-04 14:11:41 +08:00 |
|
Toint
|
cdfdf6f5bd
|
完善 ValidationUtil 校验嵌套对象使用注释
|
2025-05-31 07:23:20 +08:00 |
|
xjf
|
7c74c789e1
|
feat: 【新特性】文本及富文本支持自定义规则脱敏
|
2025-05-26 10:53:37 +08:00 |
|
Looly
|
115b4b91c4
|
修复Money 中金额分配的问题bug(issue#IC9Y35@Gitee)
|
2025-05-23 21:41:24 +08:00 |
|
Looly
|
e019d98e3e
|
fix comment
|
2025-05-23 16:26:11 +08:00 |
|
Looly
|
fbd6821280
|
fix comment
|
2025-05-23 15:51:12 +08:00 |
|
Looly
|
cf58e5e41e
|
修复UUID equals的问题,改为final类
|
2025-05-23 15:48:02 +08:00 |
|
Looly
|
e91dc5b756
|
fix word
|
2025-05-15 16:47:28 +08:00 |
|
Looly
|
4f68e8f83e
|
修复某些数据库的getParameterMetaData会返回NULL,导致空指针的问题。(pr#3936@Github)
|
2025-05-12 09:17:17 +08:00 |
|
Looly
|
4aea2ef471
|
修复HttpClient5Response 无响应体导致的空指针问题(issue#3930@Github)
|
2025-05-07 10:41:52 +08:00 |
|
Looly
|
3658d9f7ca
|
分流收集器收集方式从固定Collection改为自定义收集器,可以自定义如何收集元素
|
2025-04-26 13:38:45 +08:00 |
|
Looly
|
49e9ede07b
|
!1334 分流收集器收集方式从固定Collection改为自定义收集器,可以自定义如何收集元素
Merge pull request !1334 from tltwuyu/v6-dev
|
2025-04-26 05:32:05 +00:00 |
|
Looly
|
58789b61f5
|
fix resource
|
2025-04-26 13:15:32 +08:00 |
|
Looly
|
761c8c1757
|
fix resource
|
2025-04-26 13:08:55 +08:00 |
|
Looly
|
b0e37e3ef3
|
增加分段锁实现SegmentLock (pr#1330@Gitee)
|
2025-04-15 11:27:53 +08:00 |
|
tanglitao
|
ca4cdcb80a
|
分流收集器收集方式从固定Collection改为自定义收集器,可以自定义如何收集元素
|
2025-04-14 14:26:56 +08:00 |
|
Looly
|
aa13f98934
|
fix test
|
2025-04-11 20:26:18 +08:00 |
|
Looly
|
1cfd6c7a5c
|
fix test
|
2025-04-11 20:18:08 +08:00 |
|
Looly
|
c7c4457deb
|
CharSequenceUtil 增加toLoweCase和toUpperCase方法(issue#IC0H2B@Gitee)
|
2025-04-11 19:15:42 +08:00 |
|
Looly
|
a0eab6fb11
|
CharSequenceUtil 增加toLoweCase和toUpperCase方法(issue#IC0H2B@Gitee)
|
2025-04-11 19:13:29 +08:00 |
|
Looly
|
4960c77a34
|
add plugin
|
2025-04-11 19:05:48 +08:00 |
|
Looly
|
1011c5ec60
|
增加Argon2 类,实现Argon2算法(issue#3890@Github)
|
2025-04-11 10:45:14 +08:00 |
|
Looly
|
79485aca23
|
add hana
|
2025-04-11 09:55:00 +08:00 |
|
Looly
|
deee1f8d09
|
add hana
|
2025-04-11 09:51:47 +08:00 |
|
Looly
|
58d44d6086
|
add hana
|
2025-04-11 09:50:20 +08:00 |
|
Looly
|
581a5dd0fd
|
fix comment
|
2025-04-08 16:22:12 +08:00 |
|
Looly
|
6fb471f2f9
|
prepare M22
|
2025-04-01 18:06:22 +08:00 |
|
Looly
|
17baf2e388
|
fix test
|
2025-04-01 16:57:54 +08:00 |
|
Looly
|
b7c3659f64
|
update repo
|
2025-04-01 16:25:26 +08:00 |
|
Looly
|
64d840a60b
|
update repo
|
2025-04-01 16:17:44 +08:00 |
|
Looly
|
784041ed35
|
add methods
|
2025-03-31 09:50:49 +08:00 |
|
elichow
|
3b5aa9c4bc
|
Merge pull request #3907 from elichow/v6-dev
hutool-ai模块规范优化
|
2025-03-26 17:15:42 +08:00 |
|
choweli
|
e291654d8c
|
根据规范建议优化
|
2025-03-26 16:46:12 +08:00 |
|
Looly
|
23dfb5c88d
|
remove static
|
2025-03-26 10:38:04 +08:00 |
|
Looly
|
e0566c17ee
|
fix code
|
2025-03-26 10:16:20 +08:00 |
|
elichow
|
5b1476c8c9
|
Merge pull request #3899 from elichow/v6-dev
新特性:新增hutool-ai模块
|
2025-03-26 10:01:49 +08:00 |
|
choweli
|
545cf2897f
|
readme文件新增ai模块
|
2025-03-26 09:54:42 +08:00 |
|
choweli
|
dbaea30ef7
|
bug修复,ai模块请求超时时间设置
|
2025-03-26 09:49:54 +08:00 |
|
elichow
|
c2f531eaf3
|
Merge branch 'chinabugotech:v6-dev' into v6-dev
|
2025-03-26 09:19:17 +08:00 |
|
Looly
|
6245de00a3
|
优化CombinationAnnotationElement 注解数组性能(pr#1323@Gitee)
|
2025-03-24 12:29:33 +08:00 |
|