85 Commits

Author SHA1 Message Date
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
02885bbcd3 add ZUC 2021-09-09 16:14:37 +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
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
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
8c3298fed4 fix code 2021-06-16 02:01:56 +08:00
Looly
f9b6110042 remove deprecated methods 2021-06-16 00:51:20 +08:00
henry
98299a2bbc 修复./hutool.sh install执行过程中报错问题
Signed-off-by: henry <1009015337@qq.com>
2021-05-11 12:05:25 +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
155dce6f3a add Houbb support 2021-04-10 23:08:15 +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
e71cc5bc32 fix comment 2021-01-26 19:41:04 +08:00
Looly
4e38adb32d change line sep 2021-01-20 17:10:45 +08:00
Looly
d1af3c44f0 add SpringUtil in spring.factories 2021-01-09 22:02:11 +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
lzpeng723
bc896bf8ef Rhino 表达式执行引擎 2020-11-17 23:52:16 +08:00
Looly
1a4d718235 fix test 2020-11-16 20:43:12 +08:00
Looly
e025096896 add 7zip 2020-11-14 03:09:13 +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
09d00f9fdf add ExpressionUtil 2020-11-10 14:36:45 +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
65552f4f54 add class 2020-10-18 00:12:50 +08:00
neko
a8fb1c7b14
添加测试用例 2020-09-23 12:43:01 +08:00
Looly
3421a8f54d fix qrcode bug 2020-09-16 16:00:31 +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
sidian
2db9b0aa3f feat: 新增使用注解注入SpringUtil的方式 2020-09-03 13:14:35 +08:00