365 Commits

Author SHA1 Message Date
Looly
1c3e8634c8 add version 2025-03-03 11:41:40 +08:00
choweli
10f02bb9bc PinyinUtil增加选择是否返回声调 2025-02-27 10:27:46 +08:00
choweli
f697141cab PinyinUtil增加选择是否返回声调 2025-02-27 10:18:48 +08:00
Looly
4ef8814c14 fix test 2025-02-21 17:52:32 +08:00
Looly
05f16f051e change link 2025-02-21 17:40:14 +08:00
Looly
7d7d4406fc fix bug 2024-12-09 20:54:21 +08:00
Looly
0c5444e442 优化Ftp.download,返回false抛出异常(issue#3805@Github) 2024-12-04 12:20:55 +08:00
Looly
d11693fb2d 修复Sftp中传入Session重连时逻辑错误问题(issue#IB69U8@Gitee) 2024-11-24 15:42:56 +08:00
阿拉丁神灯
e81e077b4c !1279 修复MailUtil发送html格式邮件无法正常展示图片问题
* bugfix mail:图片附件设置内联,能够正常引用附件图片
* bugfix mail:图片附件设置内联,能够正常引用附件图片
2024-11-21 02:49:42 +00:00
Looly
a06b7a32aa SpringUtil增加getBean重载(issue#3779@Github) 2024-11-21 10:29:01 +08:00
海轩铭
e411b082e7 将所有main中未使用的函数调用进行了删除 2024-11-14 16:44:31 +08:00
fanli
71cb737209 QrCodeUtil添加二维码logo支持配置圆角 2024-09-23 16:01:38 +08:00
Looly
7e539ec3ea 修复JakartaMailUtil引用javax的问题 2024-08-09 19:41:14 +08:00
Looly
ef90358c51 prepare 5.8.31 2024-08-09 19:21:32 +08:00
Looly
85fc13be04 单元测试由Junit4变更为Junit5 2024-08-09 14:53:02 +08:00
Looly
c7e0bc5d9f 单元测试由Junit4变更为Junit5 2024-08-09 14:32:30 +08:00
Looly
74ee2c7425 MailAccount增加自定义参数支持 2024-08-08 13:16:37 +08:00
Looly
c6fc880405 CompressUtil.createExtractor支持tgz自动识别 2024-07-31 00:36:13 +08:00
John Musk
78c2dd9c77 CompressUtil automatically decompress tgz and tar.gz files 2024-07-26 08:18:42 +09:00
Looly
cfc83563c1 增加JakartaMailUtil,支持新包名的mail 2024-07-16 16:54:36 +08:00
Looly
dffac9dc86 fix code 2024-05-24 17:26:17 +08:00
Looly
6fc1ba09d9 修复CompressUtil工具多出\问题 2024-04-15 11:16:29 +08:00
Rocsun
e41c2425f1 设置jsch登录认证方式,跳过Kerberos身份验证 2024-04-01 15:26:16 +08:00
Looly
eebec03334 修复图片操作未调用flush导致资源未释放问题 2024-03-28 22:26:32 +08:00
Looly
067d7dc495 FreemarkerEngine修改默认版本参数 2024-02-19 18:45:38 +08:00
Looly
22081e879a 修复SshjSftpSession关闭导致的问题 2024-01-24 10:09:27 +08:00
Looly
99ec3bbeb4 修复TinyPinyinEngine可能的空指针问题 2023-12-20 21:10:29 +08:00
Looly
9bb370c476 优化TokenizerEngine使用IK分词器支持并发 2023-12-14 17:44:57 +08:00
micuncang
a968250925 fix: https://github.com/dromara/hutool/issues/3426 2023-12-13 15:36:49 +08:00
Looly
9866840b81 SpringUtil增加getProperty重载 2023-12-05 20:46:56 +08:00
Looly
3c68b2b7b1
!1122 SpringUtil增加getProperty重载
Merge pull request !1122 from Charles7c/v5-dev
2023-12-05 12:45:10 +00:00
bwcx_jzy
c359a547cf
fix Archiver 最后一个 Entry 为空文件夹时未关闭 Entry 2023-12-05 16:45:33 +08:00
Charles7c
fb1b828898 SpringUtil增加getProperty重载 2023-12-04 21:56:03 +08:00
Looly
6069e73d42 fix test 2023-08-11 11:32:05 +08:00
Looly
e58a6055d6 修复FileUtil无法正确识别Smb网络存储的路径问题 2023-08-10 22:03:16 +08:00
Looly
170c083907 修改异常包装策略:运行时异常不包装,只包装非运行时异常 2023-08-08 19:03:49 +08:00
Looly
5889435e09 fix test 2023-07-29 14:01:49 +08:00
Looly
0eee7eadc7 修复CVE-2023-24163漏洞 2023-07-29 13:56:02 +08:00
Looly
e8c1f7ad7b 修复多线程下Sftp中Channel关闭的问题 2023-07-29 12:15:40 +08:00
Looly
f424fc09c4 Query.of(entity)构建时传入fields 2023-07-20 11:50:23 +08:00
Looly
e91d5d8e44 修复MVEL加载错误问题 2023-07-20 08:59:34 +08:00
Looly
a74a8c7877 修复MVEL加载错误问题 2023-07-20 08:41:23 +08:00
Looly
db9d812cd4 修复CompressUtil.createArchiver 将文件压缩为tgz时文件名规则无效问题 2023-07-18 00:01:20 +08:00
Looly
469c6aa09a 修复Sftp中exists方法父目录不存在时报错 2023-06-12 16:13:36 +08:00
Looly
ecf321bf07 add javadoc 2023-05-27 00:18:51 +08:00
creekmoon
64975c1ea9 JschUtil新增一个重载方法以支持私钥以byte数组形式载入 2023-04-12 22:43:44 +08:00
Looly
19eadb0f78 优化SpringUtil在非Spring环境下的异常 2023-03-20 23:14:04 +08:00
Looly
21eecdc760 ServletUtil遵循rfc 3986优化 2023-01-16 10:17:51 +08:00
Looly
433c0d3ae1 fix test 2022-12-27 21:52:01 +08:00
Looly
f4c46d5b98 ServletUtil和JakartaServletUtil新增获取所有响应头的方法 2022-12-27 20:21:00 +08:00