Commit Graph

6731 Commits

Author SHA1 Message Date
Looly
0d45154019 add test 2025-10-18 19:54:38 +08:00
Looly
2fb775ec7c fix readme 2025-10-15 16:40:05 +08:00
Looly
7bdf2f29c0 add test 2025-10-15 11:31:06 +08:00
Looly
b683ade31d delgts 2025-10-14 21:58:07 +08:00
Looly
71945c55ab prepare M3 2025-10-14 21:26:16 +08:00
chinabugotech
ec362aa2c9 🐢prepareM3 2025-10-14 10:30:10 +08:00
chinabugotech
94e23e7c8e 🐢prepareM3 2025-10-14 10:19:39 +08:00
Looly
920b6bf0ff fix timezone 2025-10-14 09:50:56 +08:00
Looly
70b25b465d fix code 2025-10-14 08:56:27 +08:00
Looly
6f24bdde03 fix code 2025-10-13 10:30:31 +08:00
Golden Looly
6cf62a1491 Merge pull request #4099 from toint-admin/v7-dev
修复: org.hibernate.validator.constraints包注解, 校验信息丢失属性名称的情况
2025-10-13 10:23:43 +08:00
Toint
54021c8796 修复: org.hibernate.validator.constraints包注解, 校验信息丢失属性名称的情况 2025-10-13 00:55:23 +08:00
Looly
f7584b83fc update dependnecy 2025-10-12 22:23:20 +08:00
Looly
ee3e555c8a fix version 2025-10-12 04:14:23 +08:00
Looly
e52ce85042 update dependency 2025-10-12 03:52:50 +08:00
Looly
0668337338 增加SpecUtilKeyUtil增加generateRSAPrivateKey重载,(issue#ID1EIK@Gitee) 2025-10-12 00:48:44 +08:00
Looly
b4848a6d99 fix code 2025-10-11 23:36:47 +08:00
Looly
ec5c10e233 修复CronTimer在任务非常多时,追赶系统时间导致遗漏任务的问题(issue#IB49EF@Gitee) 2025-10-11 22:54:02 +08:00
Looly
a4d1c963f6 修复ServiceLoaderUtil.loadFirstAvailable在JDK24+后未捕获异常导致的报错问题(pr#4098@Github) 2025-10-11 19:45:43 +08:00
Looly
b0c375f2d2 fix code 2025-10-11 16:36:59 +08:00
Looly
9f1e240b25 fix code 2025-10-10 23:41:34 +08:00
Looly
04bdaa4f4b add TaskManager 2025-10-10 23:34:13 +08:00
Looly
c4aa2b0841 Change to record 2025-10-10 23:01:33 +08:00
Looly
bf2509f9bc 修复WordTree.addWord末尾为特殊字符导致的无法匹配问题(pr#4092@Github) 2025-10-10 22:47:20 +08:00
Looly
665b0b8298 add test 2025-10-10 22:12:54 +08:00
Looly
aca2d3b88b fix name 2025-10-10 17:25:22 +08:00
Looly
c86a30e392 修复Sftp.upload目标路径为null时空指针问题(issue#ID14WX@Gitee) 2025-10-10 17:23:48 +08:00
Looly
2f6662b4aa add test 2025-10-04 17:37:21 +08:00
Looly
f9ad66c934 add test 2025-10-04 16:53:59 +08:00
Looly
745ebacb4d add test 2025-10-04 16:35:13 +08:00
Looly
944e914454 fix code 2025-10-04 15:39:05 +08:00
Looly
8ef76cc56b add test 2025-10-03 20:26:53 +08:00
Looly
73de40813f add test 2025-10-03 20:20:27 +08:00
Looly
11b0abf7b3 修复SqlUtil.removeOuterOrderBy处理没有order by的语句导致异常问题(pr#4089@Github) 2025-09-29 16:55:23 +08:00
Looly
cc0a299ab9 StrUtil增加null检查处理(pr#4086@Github) 2025-09-28 01:23:08 +08:00
Looly
f46d0891f0 fix test 2025-09-28 00:48:22 +08:00
Looly
1d43179470 fix test 2025-09-28 00:27:42 +08:00
Looly
941c04d478 add methods 2025-09-27 22:14:43 +08:00
Looly
bdeb33cf24 fix code 2025-09-27 21:43:54 +08:00
Looly
545ef2d2f8 LocalDateTimeUtil.parseDate注释修正(pr#parseDate @Github) 2025-09-24 21:12:20 +08:00
Looly
abda118f72 add null check 2025-09-19 20:33:14 +08:00
Looly
365c56b2f8 add test 2025-09-16 21:31:43 +08:00
Looly
90bb916bb7 Merge branch 'v7-dev' of github.com:chinabugotech/hutool into v7-dev 2025-09-16 11:07:24 +08:00
Looly
6d1a2e5ba6 DataSizeUtil改进,兼容GiB等单位名称(issue#ICXXVF@Github) 2025-09-16 11:03:51 +08:00
elichow
578ed13414 Merge pull request #4075 from elichow/v7-dev
`Message`增加setter和构造方法(issue#ICXTP2@Gitee)
2025-09-15 10:55:10 +08:00
choweli
11e6ba99d0 Message增加setter和构造方法(issue#ICXTP2@Gitee) 2025-09-15 10:50:19 +08:00
Looly
705872eeda add SMTPMessage 2025-09-13 19:16:13 +08:00
Looly
7a34175318 Mail.buildContent改进,正文部分总在最前(issue#4072@Github) 2025-09-13 16:35:16 +08:00
Looly
f2e05ff5ac fix code 2025-09-12 20:32:15 +08:00
Looly
bbb0157259 change getEnums as public 2025-09-12 10:13:04 +08:00