Commit Graph

318 Commits

Author SHA1 Message Date
looly
9b5bb631c6 add method 2021-12-08 11:29:31 +08:00
Looly
da7a9796c4 change default 2021-10-31 19:12:46 +08:00
Looly
0ce21b9b41 change default 2021-10-31 19:12:33 +08:00
Looly
32684b2d5c add method 2021-10-26 22:35:04 +08:00
Looly
a77dce46cd fix qr test 2021-10-26 22:19:59 +08:00
Looly
7abb318e31 charset null use default 2021-10-24 20:10:19 +08:00
Looly
d571567c52 add method 2021-10-23 23:19:50 +08:00
Looly
79a293320a fix test 2021-10-21 13:42:20 +08:00
Looly
04032f1094 fix comment 2021-10-21 03:27:11 +08:00
Looly
e16ec27c40 add iter 2021-09-25 11:25:51 +08:00
Looly
d243764d51 change date converter 2021-09-24 23:22:31 +08:00
Looly
7b6593fe68 add YamlUtil 2021-09-24 15:29:56 +08:00
Looly
d2900600e0 add script support 2021-09-22 07:47:45 +08:00
Looly
b4b02f3af2 fix code 2021-09-09 23:16:58 +08:00
Looly
02885bbcd3 add ZUC 2021-09-09 16:14:37 +08:00
Looly
5ae924b9c6 fix path 2021-09-08 12:09:31 +08:00
Looly
758fb793fc add method 2021-09-07 13:33:37 +08:00
Looly
ac79e77912 fix code 2021-09-07 01:00:32 +08:00
Looly
3b94a2da66 change paths 2021-09-06 09:58:55 +08:00
Looly
30f541f849 add method 2021-09-01 15:30:01 +08:00
Looly
d66efef873 add constructor 2021-08-26 23:40:28 +08:00
Looly
f06a04a965 add method 2021-08-22 19:06:25 +08:00
Looly
0060d5ebbb fix code 2021-08-17 16:14:28 +08:00
Looly
f288c497b8 add check 2021-08-16 21:11:28 +08:00
Looly
ae1eb46e90 fix test 2021-08-12 18:23:42 +08:00
Looly
6bf77fd36a add method 2021-08-11 18:24:51 +08:00
Looly
8ddb2b425c add methods 2021-08-10 20:54:31 +08:00
Looly
0026ffff93 fix name 2021-08-01 09:17:13 +08:00
晴雨夜
8f29d0cc67 fix(SpringUtil): 修复@Autowired的问题
1. 修复registerBean中自动注入的问题
2. 增加unRegisterBean注销bean的方法
2021-07-31 21:26:06 +08:00
晴雨夜
aa894f1f65 fix(SpringUtil): 修复@Autowired的问题
1. 修复registerBean中自动注入的问题
2. 增加unRegisterBean注销bean的方法
2021-07-31 21:25:50 +08:00
bwcx_jzy
3b82ef3156 CompressUtil Method static 2021-07-27 20:23:03 +08:00
Looly
a5894581ae fix Sftp isDir bug 2021-07-23 22:13:09 +08:00
Looly
77e81d3f2b add method 2021-07-21 21:19:26 +08:00
bwcx_jzy
3f84506b23 sftp 新增将本地文件或者文件夹同步上传到远程目录的方法 2021-07-19 17:31:11 +08:00
bwcx_jzy
0c730e249c sftp 新增将本地文件或者文件夹同步上传到远程目录的方法 2021-07-19 17:27:51 +08:00
Looly
a081f999b5 add isDir 2021-07-18 22:10:46 +08:00
Looly
0915b8918d fix comment 2021-07-16 01:51:12 +08:00
duandazhi
65103f3916 修改 pr by close的问题 2021-07-14 17:40:09 +08:00
Looly
c6b031b464 fix code 2021-07-08 19:31:06 +08:00
Looly
a97e967ecd fix comment 2021-06-20 01:45:47 +08:00
Looly
ad49bb9393 change char 2021-06-16 17:58:02 +08:00
Looly
8c3298fed4 fix code 2021-06-16 02:01:56 +08:00
Looly
f9b6110042 remove deprecated methods 2021-06-16 00:51:20 +08:00
Looly
878c0169ea change test and fix Spring bug 2021-06-13 23:46:45 +08:00
疯狂的狮子Li
8b2771a77a update 使用 BeanFactoryPostProcessor 解决 SpringUtil 工具在 @PostConstruct 注解标注的方法下失效问题 2021-06-13 15:59:45 +08:00
Looly
7dc5873d9e add methods 2021-06-12 00:33:50 +08:00
Looly
7693bc131e fix code 2021-06-07 00:27:39 +08:00
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
chengqiang
eb65d42afe 修改包描述,增加错误字段返回值 2020-11-14 22:33:00 +08:00
Looly
e025096896 add 7zip 2020-11-14 03:09:13 +08:00
Looly
99eeb30ffe add code 2020-11-13 17:54:42 +08:00
Looly
1a0c9a3b51 fix comment 2020-11-13 02:49:23 +08:00
Looly
4b3941b2f8 add compress 2020-11-13 02:45:10 +08:00
Looly
cd1e9fbaad add SimpleFtpServer 2020-11-12 19:07:05 +08:00
Looly
df80a9d83f fix comment 2020-11-10 15:37:46 +08:00
Looly
09d00f9fdf add ExpressionUtil 2020-11-10 14:36:45 +08:00
Looly
b8adadda38 invoke support null type 2020-11-08 18:01:24 +08:00
Looly
f741f5317b add ValidationUtil 2020-11-08 17:48:42 +08:00
chengqiang
e9a3617690 调整样式 2020-11-05 16:36:39 +08:00
chengqiang
d6d103dcb5 java bean校验工具 2020-11-05 15:59:59 +08:00
Looly
139fd3162e add qrcode 2020-10-28 17:55:08 +08:00
Looly
65552f4f54 add class 2020-10-18 00:12:50 +08:00
Looly
74cb1abeeb add method and fix GlobalMailAccount 2020-09-25 11:37:46 +08:00
Golden Looly
3846985acd
Merge pull request #1114 from akiyamaneko/email_simplify
优化全局邮箱账户初始化逻辑
2020-09-25 11:32:51 +08:00
neko
a33f695886
优化全局邮箱账户初始化配置 2020-09-24 01:58:41 +08:00
neko
219150b5a0
优化全局邮箱账户初始化逻辑 2020-09-24 01:57:58 +08:00
Looly
5c1c75561b enhance emoji 2020-09-23 14:35:44 +08:00
Golden Looly
0f11fdb25a
Merge pull request #1112 from akiyamaneko/EMOJ_IMPROVE
优化EMOJ查询逻辑
2020-09-23 14:32:48 +08:00
neko
a8fb1c7b14
添加测试用例 2020-09-23 12:43:01 +08:00
neko
9b9173b230
优化EMOJ查询逻辑 2020-09-23 12:18:37 +08:00
Looly
36f7909702 fix code 2020-09-22 17:57:16 +08:00
Looly
6b89c841d3 add Calculator 2020-09-17 10:07:50 +08:00
Looly
3421a8f54d fix qrcode bug 2020-09-16 16:00:31 +08:00
walt
be11ecc817
添加qrVersion属性
可手动设置二维码中的信息量,可设置0-40的整数,二维码图片也会根据qrVersion而变化,0表示根据传入信息自动变化,若设置的值不足以存储信息,会抛出WriterException
2020-09-07 13:06:33 +08:00
Looly
cbbf4671ba fix bug 2020-09-05 18:00:25 +08:00
Looly
8c809353ca add method 2020-09-04 15:05:22 +08:00
晴雨夜
d72f2ddf27 feat(SpringUtil): 增加新特性
1.添加向Spring动态注册Bean的方法
2020-09-04 12:01:54 +08:00
晴雨夜
f1cc75b64e Revert "Add: SpringUtil.getBean(TypeReference<T>) 添加Spring工具类静态方法,通过类型参考(TypeReference)获取带泛型参数的Bean,同时添加了一个小的单元测试"
This reverts commit 04dd1d67
2020-09-04 11:59:59 +08:00
晴雨夜
e58ac72bbb feat(SpringUtil): 增加新特性
1.添加向Spring动态注册Bean的方法
2020-09-04 11:56:03 +08:00
Looly
2031e17195 !172 新特性-新增方便引入SpringUtil的注解
Merge pull request !172 from 泛舟/v5-dev
2020-09-03 14:27:22 +08:00
sidian
2db9b0aa3f feat: 新增使用注解注入SpringUtil的方式 2020-09-03 13:14:35 +08:00
Looly
39021446ad add bindRemotePort 2020-09-02 21:59:52 +08:00
sidian
0aec10aab2 Merge branch 'v5-dev-ssh' into v5-dev 2020-09-02 20:08:21 +08:00
sidian
43bbd33bbe feat: 补充远程转发方法 2020-09-02 20:02:59 +08:00
Looly
981bc843e1 fix festival bug 2020-08-31 16:58:05 +08:00
Looly
4949756dd6 fix cglib bug 2020-08-29 08:56:09 +08:00
hongruiz
71d1fcbf5a fix bug and improve 2020-08-29 04:34:32 +08:00
Looly
f49c3cba6e fix Velocity bug 2020-08-28 11:32:52 +08:00
Looly
9d3d2f9ed4 fix comment 2020-08-25 10:23:27 +08:00
Looly
b46d99a15a add CglibUtil 2020-08-22 22:06:16 +08:00
Looly
18523dd60f add method 2020-08-10 10:06:23 +08:00
dejavuhuh
04dd1d67d5 Add: SpringUtil.getBean(TypeReference<T>)
添加Spring工具类静态方法,通过类型参考(TypeReference)获取带泛型参数的Bean,同时添加了一个小的单元测试
2020-08-09 21:25:52 +08:00
dejavuhuh
741c0cfe1a Add: SpringUtil.getBean(TypeReference<T>)
添加Spring工具类静态方法,通过类型参考(TypeReference)获取带泛型参数的Bean,同时添加了一个小的单元测试
2020-08-09 20:47:42 +08:00
Looly
d8a857d264 change flag 2020-07-25 20:23:11 +08:00
Looly
2fd5c8c32e fix ftp bug 2020-07-06 15:07:32 +08:00
Ruler
c0c3395296 fix ftpFiles length Exception 2020-07-06 12:36:40 +08:00
Looly
63ccb9b0eb fix pinyin 2020-06-17 02:15:40 +08:00
Looly
165b915506 fix pinyin bug 2020-06-16 10:58:55 +08:00
Looly
4b53701670 add methods 2020-05-19 17:17:17 +08:00
helixcs
e3ce6e29cf Merge branch 'v5-master' into v5-dev 2020-05-19 15:06:31 +08:00
helixcs
addf09488d 新增 QRCode base64 编码形式返回 2020-05-19 15:04:21 +08:00