905 Commits

Author SHA1 Message Date
Looly
686142442a !154 断言增加支持自定义异常
Merge pull request !154 from webhua_323/v5-dev
2020-08-11 12:45:32 +08:00
lixiaohua
ae26f64a84 断言增加支持自定义异常 2020-08-10 17:32:12 +08:00
Looly
18523dd60f add method 2020-08-10 10:06:23 +08:00
Golden Looly
cc522903b9
Merge pull request #1009 from dejavuhuh/v5-dev
[新特性] SpringUtil.getBean(TypeReference<T>)
2020-08-10 09:56:24 +08:00
Looly
e72b552674 add readme 2020-08-10 09:34:32 +08:00
Looly
d7fa25c415 !153 新增Readme-en.md
Merge pull request !153 from yichengxian/hutool-ycx
2020-08-10 09:24:34 +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
yichengxian
325ed77e73 [新增] README-EN 新增readme的英文翻译 2020-08-08 20:44:00 +08:00
Looly
4669562f72 fix code 2020-08-07 18:20:08 +08:00
Looly
0cd29cb700 fix code 2020-08-07 18:19:35 +08:00
Looly
e0508b0b88 deprecate methods 2020-08-07 18:09:42 +08:00
Looly
594fc16960 add method 2020-08-07 17:52:57 +08:00
Golden Looly
4d9b19ab26
Merge pull request #1008 from Saron123456/v5-dev
多个字段是否全部不为空
2020-08-07 17:43:50 +08:00
Looly
42b9e90f0c fix test 2020-08-07 17:40:01 +08:00
Looly
3a11e519cb add methods 2020-08-07 16:48:29 +08:00
Looly
55942a9147 !152 添加自定义判断集合是否包含某类值的工具方法
Merge pull request !152 from Ease/feature/list
2020-08-07 16:47:38 +08:00
Looly
b2dd13023f fix randombug 2020-08-07 16:29:34 +08:00
Looly
ec8926745d !151 bug fix 随机权重并发问题
Merge pull request !151 from chengxian-yi/hutool-ycx
2020-08-07 16:04:38 +08:00
Looly
76d6768790 fix simple server 2020-08-07 15:51:31 +08:00
Saron123456
f6860cc555 多个字段是否全部不为空 2020-08-07 12:26:34 +08:00
Looly
7b0e6dddc0 add method 2020-08-06 15:50:23 +08:00
Golden Looly
7b4e1c775a
Merge pull request #1004 from dahuoyzs/v5-dev
ArrayUtil.isAllNull()✒️
2020-08-06 15:43:50 +08:00
easepan
9c2c832970 feat: add list contains method using custom rule 2020-08-06 09:50:46 +08:00
yichengxian
7893cfe014 [bug修复] 修复多线程下ThreadLocalRandom共享seed导致随机数一样,权重概率bug 2020-08-05 22:12:32 +08:00
大火yzs
7ba098e2cd ArrayUtil.isAllNull()✒️ 2020-08-05 16:33:48 +08:00
Looly
ed708f730c fix bug 2020-08-04 12:10:06 +08:00
Looly
34f49fc916 fix code 2020-08-04 11:04:26 +08:00
Looly
b22dbac8f7 fix comment 2020-08-03 15:17:08 +08:00
Looly
01e3859c8b update readme 2020-08-02 21:59:23 +08:00
Looly
0a90c1e570 update readme 2020-08-02 21:55:36 +08:00
Looly
d0d037a048 update readme 2020-08-02 21:52:54 +08:00
Looly
1722d0c339 update readme 2020-08-02 21:51:13 +08:00
Looly
bf0c5cef49 update readme 2020-08-02 21:49:46 +08:00
Looly
82dfe6bebc update readme 2020-08-02 21:49:22 +08:00
Looly
2244ed64f8 update readme 2020-08-02 21:48:54 +08:00
Looly
b55ce19bbb update readme 2020-08-02 21:48:12 +08:00
Looly
1a99d1543a update readme 2020-08-02 21:44:57 +08:00
Looly
f429180ecd update readme 2020-08-02 21:43:35 +08:00
Looly
951d06d90f fix code 2020-08-02 20:53:03 +08:00
Looly
0dcf4f9aca add WatchAction 2020-08-02 20:38:04 +08:00
Looly
758626a482 add methods 2020-08-02 19:38:14 +08:00
Looly
d07feb9065 fix methoda 2020-08-02 19:26:24 +08:00
Looly
c47272922b fix comment 2020-08-01 23:19:29 +08:00
Looly
01ac41f08e add method 2020-08-01 22:52:33 +08:00
Looly
232c292dfc add method 2020-08-01 22:34:34 +08:00
Looly
b3a0b023d3 !149 增加过滤字符串的方法
Merge pull request !149 from 这个网名不错/v5-dev
2020-08-01 22:25:02 +08:00
lixiaohua
e2b900ad82 update 2020-08-01 22:19:40 +08:00
lixiaohua
482bc4e56e 删除多余导入 2020-08-01 22:14:56 +08:00
lixiaohua
bd236d9d08 改为用hutool中的过滤器接口 2020-08-01 22:13:45 +08:00