cal101
|
610ff20692
|
[cleanup] erefactor/EclipseJdt - Replace String concatenation by StringBuilder
EclipseJdt cleanup 'OptimizeStringBuilder' applied by erefactor.
For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
|
2021-06-06 13:40:30 +00:00 |
|
cal101
|
090ff7d167
|
[cleanup] erefactor/EclipseJdt - Replace regular expression replace with plain replace.
EclipseJdt cleanup 'ReplaceRegexpWithPlainReplace' applied by erefactor.
For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
|
2021-06-05 12:08:42 +00:00 |
|
henry
|
98299a2bbc
|
修复./hutool.sh install执行过程中报错问题
Signed-off-by: henry <1009015337@qq.com>
|
2021-05-11 12:05:25 +08:00 |
|
Looly
|
cef68b6bde
|
fix Sftp bug
|
2021-05-08 10:44:07 +08:00 |
|
Looly
|
6b073a5788
|
change setRemoteVerificationEnabled
|
2021-05-08 08:04:37 +08:00 |
|
Looly
|
2cedffa492
|
fix test
|
2021-04-23 13:44:31 +08:00 |
|
Looly
|
588933a733
|
add customProperty
|
2021-04-23 09:52:52 +08:00 |
|
braycep
|
764ba51715
|
添加自定义属性,发送邮件可以配置其他属性,如mail.smtp.ssl.socketFactory
|
2021-04-22 16:42:39 +08:00 |
|
Looly
|
6a29172e86
|
fix bug
|
2021-04-19 13:19:09 +08:00 |
|
Looly
|
c7f7c4c1f9
|
add DriverNamePool
|
2021-04-11 02:53:16 +08:00 |
|
Looly
|
155dce6f3a
|
add Houbb support
|
2021-04-10 23:08:15 +08:00 |
|
FULaBUla
|
035b716b88
|
Feat (hutool-extra): 汉字转拼音增加使用 pinyin.jar 进行转换的实现
# 修改
1. 发现一个新的进行拼音转换的第三方工具 jar ,增加对这个工具的使用
|
2021-04-10 22:42:38 +08:00 |
|
Looly
|
68d5cf35d4
|
add wit support
|
2021-03-28 14:02:28 +08:00 |
|
Looly
|
2484c82584
|
add methods
|
2021-03-26 21:50:21 +08:00 |
|
Looly
|
6a8e5d8b6c
|
!288 特殊符号工具类
Merge pull request !288 from dazer007/v5-dev
|
2021-03-26 20:52:37 +08:00 |
|
Looly
|
fc4a644e35
|
fix comment
|
2021-03-25 17:14:54 +08:00 |
|
duandazhi
|
ce82b2ae35
|
ServletUtil test
|
2021-03-25 13:18:05 +08:00 |
|
duandazhi
|
0d0f70bf15
|
add ServletUtil 测试违反法 和 注释;方便调用这进行调用;
目前暂时发现:safafi浏览器出现乱码
|
2021-03-24 15:21:23 +08:00 |
|
Looly
|
14ee7985a8
|
add wit
|
2021-03-20 17:42:07 +08:00 |
|
Looly
|
abdedf6822
|
fix bugs
|
2021-03-18 21:16:14 +08:00 |
|
cal101
|
569e65f9dc
|
[cleanup] erefactor/EclipseJdt - Remove redundant super() call in constructor
EclipseJdt cleanup 'RemoveUnnecessarySuperCall' applied by erefactor.
For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
|
2021-02-27 09:43:12 +00:00 |
|
Looly
|
e3c1852c4d
|
fix code
|
2021-02-26 23:18:05 +08:00 |
|
Looly
|
f104eb8ecc
|
add method
|
2021-02-18 16:04:07 +08:00 |
|
Looly
|
4405d7b8f9
|
syn cd
|
2021-02-03 13:41:07 +08:00 |
|
Looly
|
e71cc5bc32
|
fix comment
|
2021-01-26 19:41:04 +08:00 |
|
Looly
|
7e3ba71076
|
fix FTP bug
|
2021-01-24 23:04:49 +08:00 |
|
Looly
|
6ffa827365
|
change method
|
2021-01-24 21:02:20 +08:00 |
|
Looly
|
4e38adb32d
|
change line sep
|
2021-01-20 17:10:45 +08:00 |
|
Looly
|
5a91698a78
|
add map method
|
2021-01-18 16:26:13 +08:00 |
|
Looly
|
d1af3c44f0
|
add SpringUtil in spring.factories
|
2021-01-09 22:02:11 +08:00 |
|
lzpeng723
|
0b450dae53
|
引入hutool的jar包即可自动装配SpringUtil类
不用使用@Import(SpringUtil.class)也不用使用@EnableSpringUtil
|
2021-01-09 21:30:09 +08:00 |
|
Looly
|
14f2357fd8
|
add method
|
2021-01-07 23:20:55 +08:00 |
|
dimples
|
2a89327d18
|
FTP下载中文文件
|
2021-01-06 19:19:02 +08:00 |
|
dimples
|
053dc7be10
|
Merge branch 'v5-master' into v5-dev
|
2021-01-06 00:31:11 +08:00 |
|
dimples
|
b13ec78f61
|
Window FTP服务器上下载带中文的文件结果为空
|
2021-01-06 00:30:06 +08:00 |
|
Looly
|
99f6fe8110
|
add section for #IZN95
|
2021-01-02 12:46:13 +08:00 |
|
Looly
|
648ba17107
|
add method for #1335
|
2020-12-29 19:33:15 +08:00 |
|
Looly
|
7d25da459f
|
fix #I2B0S1
|
2020-12-29 16:54:53 +08:00 |
|
Looly
|
389d0464bc
|
fix comment
|
2020-12-27 05:33:12 +08:00 |
|
Looly
|
a5be41c6a7
|
fix doc
|
2020-12-16 00:15:52 +08:00 |
|
Looly
|
726b55a742
|
add GanymedUtil
|
2020-12-11 02:45:22 +08:00 |
|
Looly
|
4f6155c45a
|
add NioUtil
|
2020-12-11 01:47:51 +08:00 |
|
Looly
|
7a03bbe93a
|
add CharSequenceUtil
|
2020-12-08 06:15:13 +08:00 |
|
Looly
|
61f58a9b62
|
fix code
|
2020-12-02 04:37:06 +08:00 |
|
Looly
|
3fa50ded57
|
fix test
|
2020-12-01 15:38:11 +08:00 |
|
Looly
|
994a7a49bf
|
fix ZipUtil bug
|
2020-11-26 13:17:24 +08:00 |
|
Looly
|
9867333f68
|
add engine and fix bug
|
2020-11-18 00:34:51 +08:00 |
|
lzpeng723
|
bc896bf8ef
|
Rhino 表达式执行引擎
|
2020-11-17 23:52:16 +08:00 |
|
Looly
|
1a4d718235
|
fix test
|
2020-11-16 20:43:12 +08:00 |
|
Looly
|
d8fd1e16aa
|
add null edit
|
2020-11-15 00:36:07 +08:00 |
|