zhangrenhua
|
eefdd7fc4f
|
扩展IoUtil、BooleanUtil两个工具类
|
2022-07-11 16:15:46 +08:00 |
|
HsinDumas
|
94db57ad5e
|
✨ 比较两个 LocalDateTime 是否为同一天
|
2022-07-11 10:16:47 +08:00 |
|
duhanmin
|
607ddb725e
|
containsAll
|
2022-07-09 11:32:55 +08:00 |
|
Looly
|
812affd972
|
!681 修复返回无法操作的对象导致无法后续操作报错问题
Merge pull request !681 from 疯狂的狮子Li/v5-master
|
2022-07-08 02:38:02 +00:00 |
|
Joy
|
0bd7f9938f
|
fix:社会统一信用代码改为统一社会信用代码
|
2022-07-07 15:29:43 +08:00 |
|
Looly
|
72b9741928
|
fix comment
|
2022-07-05 22:52:14 +08:00 |
|
Looly
|
abe420b3fe
|
fix comment
|
2022-07-05 22:42:54 +08:00 |
|
疯狂的狮子Li
|
bdf538a932
|
针对审查意见修改
|
2022-07-05 14:41:11 +00:00 |
|
Looly
|
bc19e6a924
|
fix comment
|
2022-07-05 22:38:19 +08:00 |
|
Looly
|
6ac537d6c3
|
fix bug
|
2022-07-05 22:26:27 +08:00 |
|
Golden Looly
|
99d83e142f
|
Merge pull request #2428 from SupermanChao/v5-dev
fix:修复CollUtil里面关于可变参数传null造成的crash问题
|
2022-07-05 22:23:57 +08:00 |
|
Looly
|
7f481b3556
|
add ForestMap
|
2022-07-05 22:01:38 +08:00 |
|
Looly
|
2c44d04dfd
|
!677 添加支持对森林结构进行处理的集合
Merge pull request !677 from Createsequence/feat-forest-map
|
2022-07-05 13:56:58 +00:00 |
|
Looly
|
34835939d2
|
add method
|
2022-07-05 21:54:41 +08:00 |
|
Looly
|
fc6a0567b4
|
add method
|
2022-07-05 21:47:47 +08:00 |
|
Looly
|
ea6637a770
|
!674 Convert工具类中,新增中文大写数字金额转换为数字工具方法,解决issues I5EYB3
Merge pull request !674 from hellozrh/v5-dev
|
2022-07-05 13:30:45 +00:00 |
|
Looly
|
4085c97593
|
add methods
|
2022-07-05 21:27:51 +08:00 |
|
疯狂的狮子Li
|
dc0d9591c9
|
fix 修复反馈不可操纵类型导致后续操纵报错问题
add 新增 filter sorted joining 方法
|
2022-07-05 10:55:25 +00:00 |
|
huangchengxing
|
66201839e3
|
fix comment
|
2022-07-05 17:00:09 +08:00 |
|
huangchengxing
|
749ecb0e7d
|
fix comment
|
2022-07-05 16:53:58 +08:00 |
|
huangchengxing
|
c343b51e38
|
移除不必要的泛型约束
|
2022-07-05 16:20:49 +08:00 |
|
huangchengxing
|
254e6f5315
|
将合成注解代理类提取为外部类
|
2022-07-05 16:03:11 +08:00 |
|
huangchengxing
|
d20980096e
|
将SyntheticAnnotation提取为接口,原实现更名为SyntheticMetaAnnotation
|
2022-07-05 13:47:11 +08:00 |
|
huangchengxing
|
32d0b65744
|
添加注解属性处理器
|
2022-07-05 13:39:56 +08:00 |
|
huangchengxing
|
0659440cad
|
添加注解选择器
|
2022-07-05 13:39:07 +08:00 |
|
huangchengxing
|
2ecda1d245
|
添加已合成注解接口
|
2022-07-05 13:38:25 +08:00 |
|
刘超
|
39869d3c67
|
fix:修复CollUtil里面关于可变参数传null造成的crash问题
|
2022-07-04 22:23:03 +08:00 |
|
huangchengxing
|
56abab1127
|
完善测试用例
|
2022-07-04 18:34:01 +08:00 |
|
huangchengxing
|
0ca143b0d0
|
添加forEachChild方法,putAllNode允许忽略key为null的值
|
2022-07-04 18:32:32 +08:00 |
|
huangchengxing
|
04b6c3bcdc
|
fix bug
|
2022-07-04 18:31:44 +08:00 |
|
huangchengxing
|
81cbb0d8a0
|
fix code
|
2022-07-04 15:55:07 +08:00 |
|
huangchengxing
|
59b5a17ee6
|
添加支持对森林结构进行处理的集合
|
2022-07-04 15:35:20 +08:00 |
|
zhangrenhua
|
7f13b38a7f
|
中文大写数字金额转换为数字,返回结果以元为单位的BigDecimal类型数字
解决问题 https://gitee.com/dromara/hutool/issues/I5EYB3
|
2022-07-01 17:22:04 +08:00 |
|
Looly
|
adf23e1cf7
|
fix code
|
2022-06-30 18:40:08 +08:00 |
|
Looly
|
9b19403960
|
!671 修复注解工具类getAnnotations的NPE问题,注解扫描器添新功能
Merge pull request !671 from Createsequence/refactor-annotation
|
2022-06-30 10:09:12 +00:00 |
|
Looly
|
9a6acc8329
|
add isIn
|
2022-06-30 17:54:44 +08:00 |
|
huangchengxing
|
10f3abfeb8
|
fix code
|
2022-06-30 15:38:11 +08:00 |
|
huangchengxing
|
8cf3015075
|
fix comment
|
2022-06-30 15:34:16 +08:00 |
|
huangchengxing
|
7cc0994942
|
AnnotationUtil添加scanMetaAnnotation、scanClass与scanMethod方法
|
2022-06-30 15:31:38 +08:00 |
|
huangchengxing
|
0b60b24950
|
test: 注解扫描器的完善测试用例;
|
2022-06-30 15:30:41 +08:00 |
|
huangchengxing
|
062ec707f2
|
AnnotationScanner添加scan方法,MethodAnnotationScanner扫描器添加对父类/父接口方法中具有相同签名方法的扫描支持
|
2022-06-30 15:28:36 +08:00 |
|
huangchengxing
|
d1bba67d3a
|
fix: 修复潜在的空指针问题
|
2022-06-30 15:25:24 +08:00 |
|
bob.guo
|
975a6dbe69
|
检查值是否在指定范围内 修改方法命名
|
2022-06-30 10:03:12 +08:00 |
|
bob.guo
|
9eb9b07b11
|
检查值是否在指定范围内
|
2022-06-28 19:50:41 +08:00 |
|
Looly
|
1f5f0b1f58
|
prepare 5.8.5
|
2022-06-27 22:05:52 +08:00 |
|
Looly
|
fc091b01a2
|
fix test
|
2022-06-27 21:47:38 +08:00 |
|
Looly
|
6d8509155a
|
fix comment
|
2022-06-27 21:42:11 +08:00 |
|
Looly
|
d8047b00c4
|
🐔release 5.8.4
|
2022-06-27 21:35:46 +08:00 |
|
Looly
|
ac11df0889
|
fix bug
|
2022-06-27 21:29:25 +08:00 |
|
Looly
|
a6d4e96a41
|
新增注解扫描器和合成注解
|
2022-06-27 20:25:14 +08:00 |
|
Looly
|
44503270bf
|
!654 新增注解扫描器和合成注解
Merge pull request !654 from Createsequence/feat-synthetic-annotation
|
2022-06-27 12:08:55 +00:00 |
|
bwcx_jzy
|
55d9bb8602
|
localAddressList 添加重构方法
|
2022-06-26 19:50:23 +08:00 |
|
Looly
|
98590cb895
|
fix bug
|
2022-06-23 18:26:58 +08:00 |
|
Golden Looly
|
e4a5acf52b
|
Merge pull request #2400 from TigerBeanst/patch-1
fix isDouble()
|
2022-06-23 18:24:35 +08:00 |
|
Looly
|
7eca54cf08
|
fix bug
|
2022-06-23 18:23:21 +08:00 |
|
TigerBeanst
|
9498287ec7
|
fix isDouble()
|
2022-06-23 17:35:12 +08:00 |
|
Looly
|
33e95b23c1
|
BeanPath在空元素时默认加入map,修改根据下标类型赋值List or map
|
2022-06-20 19:49:07 +08:00 |
|
Looly
|
d32e513191
|
fix
|
2022-06-20 18:54:37 +08:00 |
|
leitao
|
7f9fbeed20
|
一个代码规范检测的小问题
|
2022-06-20 16:46:43 +08:00 |
|
Looly
|
e27b24005d
|
LocalDateTimeUtil.parse改为blank检查
|
2022-06-20 12:25:23 +08:00 |
|
Looly
|
b830e07c52
|
!661 添加一个带默认值的 Ipv4Util.ipv4ToLong 方法
Merge pull request !661 from churen/v5-dev
|
2022-06-20 04:13:47 +00:00 |
|
Looly
|
461e72d0e0
|
线程池阻塞策略完善
|
2022-06-20 12:12:07 +08:00 |
|
Looly
|
9c43ee5f7d
|
!660 线程池阻塞策略完善
Merge pull request !660 from witt/v5-dev
|
2022-06-20 04:08:07 +00:00 |
|
Looly
|
6f6f094d30
|
add test
|
2022-06-20 12:08:22 +08:00 |
|
lihai03
|
916a56dac3
|
添加一个带默认值的 Ipv4Util.ipv4ToLong 方法
|
2022-06-20 11:12:21 +08:00 |
|
Looly
|
96c9a3529c
|
fix bug
|
2022-06-18 23:54:06 +08:00 |
|
Looly
|
d9601cbbf5
|
change code for ObjectUtil.isNotNull
|
2022-06-18 11:06:56 +08:00 |
|
witt
|
4670dccb67
|
修复线程池关闭时,阻塞策略仍然可以将任务添加到线程池
|
2022-06-17 11:55:32 +08:00 |
|
Looly
|
231e0cf1d7
|
add test
|
2022-06-16 13:05:53 +08:00 |
|
Looly
|
ea4bc023af
|
fix convert to int bug
|
2022-06-16 12:49:55 +08:00 |
|
Looly
|
64e11c9de8
|
fix bug
|
2022-06-16 12:30:21 +08:00 |
|
Looly
|
60dd7ce563
|
fix buf
|
2022-06-16 12:10:56 +08:00 |
|
huangchengxing
|
5e402a1dd9
|
合成注解属性调整为同时根据名称和类型进行覆盖;
|
2022-06-14 17:30:38 +08:00 |
|
huangchengxing
|
b8a30fd11b
|
注解工具类添加获取合并注解的方法;
|
2022-06-14 17:30:38 +08:00 |
|
huangchengxing
|
686de3ac0c
|
添加合成注解;
|
2022-06-14 17:30:37 +08:00 |
|
Looly
|
e9b6f7b2af
|
add method
|
2022-06-14 16:43:05 +08:00 |
|
huangchengxing
|
0cb498bf6e
|
添加注解扫描器;
|
2022-06-14 15:26:51 +08:00 |
|
huangchengxing
|
ef289dc676
|
添加判断是否为jdk元注解的方法;
|
2022-06-14 15:17:27 +08:00 |
|
Takaki
|
b1a93a3345
|
enhancement in BeanUtil
|
2022-06-14 11:21:08 +08:00 |
|
Looly
|
77818aa376
|
prepare 5.8.4
|
2022-06-10 23:30:28 +08:00 |
|
Looly
|
ad3d478284
|
fix doc
|
2022-06-10 23:12:36 +08:00 |
|
Looly
|
112250e0ac
|
😘release 5.8.3
|
2022-06-10 23:06:56 +08:00 |
|
Looly
|
54420d8429
|
fix bug
|
2022-06-10 22:06:39 +08:00 |
|
Looly
|
16dfcf3154
|
fix null
|
2022-06-10 09:00:30 +08:00 |
|
Looly
|
dd0fac8889
|
add webp support
|
2022-06-09 12:09:12 +08:00 |
|
Looly
|
84711ad790
|
fix
|
2022-06-08 16:11:23 +08:00 |
|
Looly
|
1d10e758f4
|
fix
|
2022-06-08 16:02:11 +08:00 |
|
Looly
|
1c6bdf67e0
|
fix bug
|
2022-06-06 01:27:16 +08:00 |
|
Looly
|
bd7d088178
|
fix json bug
|
2022-06-06 00:38:48 +08:00 |
|
Looly
|
78b6c9909e
|
fix null bug
|
2022-06-05 23:40:34 +08:00 |
|
majiang
|
106361abd9
|
添加转换时区的相关方法
|
2022-06-04 11:31:55 +08:00 |
|
majiang
|
a38aea70f6
|
修改错别字
|
2022-06-04 11:31:31 +08:00 |
|
Looly
|
6b7b2f35b8
|
add pptx ext name support
|
2022-05-30 17:45:37 +08:00 |
|
Looly
|
60a068db3f
|
fix bug and add timeout
|
2022-05-30 07:44:45 +08:00 |
|
Looly
|
30692987ff
|
prepare 5.8.3
|
2022-05-27 21:50:04 +08:00 |
|
Looly
|
493da883a3
|
🍢release 5.8.2
|
2022-05-27 21:37:08 +08:00 |
|
Looly
|
29a561fbcf
|
fix bug
|
2022-05-27 20:17:41 +08:00 |
|
Looly
|
c72ff2c292
|
fix bug
|
2022-05-27 18:06:54 +08:00 |
|
Looly
|
268f258537
|
fix regex
|
2022-05-24 17:24:26 +08:00 |
|
yubo
|
64fe41a171
|
car vin not include I O Q
|
2022-05-24 15:45:33 +08:00 |
|
Looly
|
337edc57fa
|
fix bug
|
2022-05-24 11:01:22 +08:00 |
|
Looly
|
2953b27dbc
|
add methods
|
2022-05-23 10:43:28 +08:00 |
|
hope-xu
|
1689ea4260
|
ClassUtil增加判断是否是接口的方法
|
2022-05-22 11:30:55 +08:00 |
|
hope-xu
|
a3559811b3
|
修改版本号
|
2022-05-20 17:16:40 +08:00 |
|
hope-xu
|
ca6514e0a3
|
添加bigdecimal方法
|
2022-05-20 17:15:24 +08:00 |
|
Looly
|
3ebd7d9ce0
|
fix bugs
|
2022-05-20 12:07:27 +08:00 |
|
Looly
|
3f8699f7e9
|
fix bug
|
2022-05-18 10:33:21 +08:00 |
|
Looly
|
4ed32622cb
|
prepare 5.8.2
|
2022-05-16 19:20:58 +08:00 |
|
Looly
|
38bc1b1f0e
|
release 5.8.1
|
2022-05-16 19:04:36 +08:00 |
|
Looly
|
0eb5c84ba8
|
add hex support
|
2022-05-16 19:00:13 +08:00 |
|
Looly
|
844113c583
|
fix comment
|
2022-05-16 10:23:37 +08:00 |
|
Looly
|
7ceab0dc3c
|
add InvocationTargetRuntimeException
|
2022-05-16 10:21:33 +08:00 |
|
Looly
|
5d4e18a63b
|
add methods
|
2022-05-16 10:03:16 +08:00 |
|
Looly
|
541ab9ed55
|
add CastUtil
|
2022-05-12 01:21:44 +08:00 |
|
Golden Looly
|
44f067c6a9
|
Merge pull request #2313 from feg545/cast-collection
增加泛型集合向上、向下转型
|
2022-05-12 01:04:42 +08:00 |
|
Looly
|
2841c1f484
|
fix bug
|
2022-05-12 00:58:38 +08:00 |
|
Looly
|
15d4f786b2
|
fix code
|
2022-05-10 18:13:50 +08:00 |
|
章福来
|
fb79f437ab
|
增加泛型集合向上、向下转型
|
2022-05-10 09:47:08 +08:00 |
|
Looly
|
3df525409b
|
fix bug
|
2022-05-09 11:41:36 +08:00 |
|
Looly
|
cf9d2f62c1
|
add methods
|
2022-05-09 11:33:48 +08:00 |
|
Looly
|
62f851142b
|
fix bug
|
2022-05-09 10:10:43 +08:00 |
|
VampireAchao
|
5513b830f4
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2022-05-07 13:02:27 +08:00 |
|
VampireAchao
|
b86147c4ae
|
MapUtil.map对null友好,且修复了测试用例中分组问题
|
2022-05-07 13:01:30 +08:00 |
|
Looly
|
bcd6549bd0
|
prepare 5.8.1
|
2022-05-06 14:02:34 +08:00 |
|
Looly
|
df235cf6e6
|
🧨Release 5.8.0
|
2022-05-06 13:48:15 +08:00 |
|
Looly
|
fc51570e03
|
fix code
|
2022-05-05 11:33:31 +08:00 |
|
Looly
|
e05a3b19e0
|
add methods
|
2022-05-05 11:16:39 +08:00 |
|
Looly
|
56b0c907e9
|
add methods
|
2022-05-05 09:20:02 +08:00 |
|
mo_chou_555
|
2a9eaa6a7f
|
增加Assert的equals及notEquals
|
2022-05-03 12:31:55 +08:00 |
|
Looly
|
8b98cb3e90
|
add test
|
2022-04-30 11:40:20 +08:00 |
|
Looly
|
c9064c2334
|
ad test
|
2022-04-30 10:46:17 +08:00 |
|
Looly
|
2881062f33
|
add methods
|
2022-04-28 17:30:55 +08:00 |
|
Golden Looly
|
2d2819ad28
|
Merge pull request #2292 from MQPearth/v5-dev
新增将bean的部分属性转换成map的方法
|
2022-04-28 17:08:12 +08:00 |
|
Looly
|
bea723c11b
|
add methods
|
2022-04-28 17:00:49 +08:00 |
|
zhongzixiang
|
e021143126
|
新增将bean的部分属性转换成map的方法
|
2022-04-28 16:21:16 +08:00 |
|
李鸿达
|
89d481da52
|
增强单例池功能,新增判断类是否存在和获取所有存在的类方法
|
2022-04-28 15:58:02 +08:00 |
|
Looly
|
2917cb7934
|
fix code
|
2022-04-28 11:42:25 +08:00 |
|
Looly
|
d874b4282d
|
fix #I54TZ9
|
2022-04-27 23:26:11 +08:00 |
|
Looly
|
3329d60fff
|
add test
|
2022-04-27 18:34:57 +08:00 |
|
Looly
|
0adf6a5382
|
prepare 5.8.0.m5
|
2022-04-27 16:16:16 +08:00 |
|
Looly
|
3896b9d675
|
fix code
|
2022-04-27 16:02:57 +08:00 |
|
Looly
|
416c73e05b
|
remove
|
2022-04-27 15:59:07 +08:00 |
|
Looly
|
537d72323c
|
fix comment
|
2022-04-27 15:05:51 +08:00 |
|
Looly
|
8e797bd9c1
|
add ansi
|
2022-04-27 13:49:31 +08:00 |
|
Looly
|
c2cdbb16f8
|
fix bug
|
2022-04-27 11:25:04 +08:00 |
|
Looly
|
d4779655ad
|
!602 Tailer当文件内容为空时,会报异常
Merge pull request !602 from 熊毅/v5-dev
|
2022-04-27 03:23:59 +00:00 |
|
Looly
|
f118bf8e7e
|
add predicate for CombinationAnnotationElement
|
2022-04-27 11:22:31 +08:00 |
|
Looly
|
780d974f12
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2022-04-27 09:31:36 +08:00 |
|
Looly
|
835e450c3c
|
add StrTemplate
|
2022-04-27 09:31:29 +08:00 |
|
李鸿达
|
562e77e438
|
fixed 7dbc9e9 from https://gitee.com/yixi-dlmu/hutool/pulls/603
新增可获取重复性注解方法
|
2022-04-26 13:46:39 +00:00 |
|
xiongyi
|
43c0cf0a0b
|
Tailer当文件内容为空时,会报异常,添加防止空指针
|
2022-04-26 16:07:35 +08:00 |
|
Looly
|
d3f7fdcdd5
|
add test
|
2022-04-26 11:16:23 +08:00 |
|
Looly
|
82f5b2b154
|
gts
|
2022-04-25 17:23:31 +08:00 |
|
Looly
|
940d1cbe31
|
fix code
|
2022-04-25 16:04:49 +08:00 |
|
Looly
|
cce26f9bb0
|
fix comment
|
2022-04-25 15:53:36 +08:00 |
|
Looly
|
1bed879499
|
add Hashids
|
2022-04-25 13:13:11 +08:00 |
|
Looly
|
ca03fb3411
|
add test
|
2022-04-24 14:21:20 +08:00 |
|
Looly
|
913e97c272
|
add tesrt
|
2022-04-24 11:37:37 +08:00 |
|
Looly
|
7ad9253250
|
fix doc
|
2022-04-21 18:02:19 +08:00 |
|
duandazhi
|
126b1c76b6
|
CHINESE_NAME中国人姓名,正则放宽限制,否则:生僻字的姓名无法通过
|
2022-04-20 15:44:47 +08:00 |
|
Looly
|
7380d5ce91
|
add test
|
2022-04-19 19:10:38 +08:00 |
|
Looly
|
befd56bbdb
|
add test
|
2022-04-19 19:04:38 +08:00 |
|
Looly
|
1c273c7d4c
|
fix readme
|
2022-04-18 20:39:22 +08:00 |
|
Looly
|
3b8682528a
|
add README
|
2022-04-18 20:31:21 +08:00 |
|
Looly
|
c57ecead27
|
fix code
|
2022-04-17 17:56:53 +08:00 |
|
Looly
|
992477f521
|
add map
|
2022-04-17 16:19:16 +08:00 |
|
Looly
|
7e36d0f076
|
add method
|
2022-04-17 08:53:43 +08:00 |
|
Looly
|
f5a44bca73
|
fix code
|
2022-04-16 08:47:11 +08:00 |
|
Looly
|
f23ec7eb16
|
fix code
|
2022-04-16 08:13:37 +08:00 |
|
Looly
|
50abb8f6a6
|
add method
|
2022-04-15 06:20:47 +08:00 |
|
Looly
|
70976fd9fa
|
5.8.0.M4
|
2022-04-14 01:59:37 +08:00 |
|
Looly
|
46594efbcc
|
fix code
|
2022-04-14 00:47:05 +08:00 |
|
Looly
|
11d7d8c092
|
add TypeConverter
|
2022-04-13 23:28:42 +08:00 |
|
Looly
|
c2707b6180
|
add check
|
2022-04-13 17:27:44 +08:00 |
|
Looly
|
a938455c2e
|
add test
|
2022-04-13 17:23:24 +08:00 |
|
Looly
|
77f4d529fa
|
add methods
|
2022-04-13 11:42:52 +08:00 |
|
Looly
|
d890d60b14
|
add methods
|
2022-04-13 00:30:01 +08:00 |
|
Looly
|
c1fc2cfc85
|
!595 添加给图片添加全屏文字水印的方法
Merge pull request !595 from lxychlu/v5-dev
|
2022-04-12 14:58:42 +00:00 |
|
Looly
|
ca1563ee34
|
add pid
|
2022-04-12 14:06:24 +08:00 |
|
liuxy
|
9edf1d2acc
|
添加给图片添加全屏文字水印的方法
|
2022-04-11 16:13:15 +08:00 |
|
liuxy
|
ffac908649
|
添加给图片添加全屏文字水印的方法
|
2022-04-11 16:10:34 +08:00 |
|
Looly
|
ec1edde42c
|
add test
|
2022-04-10 21:51:20 +08:00 |
|
Looly
|
eff60f0c86
|
fix code
|
2022-04-10 21:07:56 +08:00 |
|
Looly
|
f471677761
|
fix SimpleCache
|
2022-04-10 19:26:48 +08:00 |
|
Looly
|
af977ac3d4
|
fix weak bug
|
2022-04-10 18:30:07 +08:00 |
|
Looly
|
477657ffb8
|
fix code
|
2022-04-10 15:45:02 +08:00 |
|
Looly
|
e4f713a162
|
!594 StreamProgress进度条添加总大小值回调
Merge pull request !594 from 追风/v5-dev
|
2022-04-10 07:29:19 +00:00 |
|
Looly
|
f9a3cf7b23
|
fix bg
|
2022-04-10 15:24:14 +08:00 |
|
Looly
|
569877e0ef
|
fix null bug
|
2022-04-10 11:18:54 +08:00 |
|
xufeng
|
12ce19ff12
|
添加Stream进度条中总大小回调
|
2022-04-09 13:22:57 +08:00 |
|
Looly
|
2b79119c00
|
fix bug
|
2022-04-08 21:36:45 +08:00 |
|
Looly
|
8dbeb7c90f
|
fix code
|
2022-04-08 16:18:25 +08:00 |
|
VampireAchao
|
34435c5e61
|
fix issues/I51MEM 新增自定义ClassLoader构造器
|
2022-04-08 13:24:17 +08:00 |
|
Looly
|
72a8e3740c
|
fix code
|
2022-04-08 08:12:33 +08:00 |
|
Looly
|
b419d8e5f5
|
fix comment
|
2022-04-07 15:55:11 +08:00 |
|
Looly
|
a607558842
|
fix comment
|
2022-04-07 01:28:23 +08:00 |
|
Looly
|
d415696e01
|
add randomSequence support
|
2022-04-06 23:50:56 +08:00 |
|
Looly
|
552357cc4e
|
add re
|
2022-04-06 22:50:57 +08:00 |
|
duandazhi
|
6b61efd869
|
Validator 增加:中国人姓名正则校验
|
2022-04-06 19:13:37 +08:00 |
|
Looly
|
6e3e5e9d16
|
fix code
|
2022-04-06 17:23:10 +08:00 |
|
Looly
|
75ec4a5cf6
|
fix code
|
2022-04-06 11:11:31 +08:00 |
|
Looly
|
58c7c688ae
|
add methods
|
2022-04-06 09:46:44 +08:00 |
|
lqc
|
40bfd39407
|
[新特性] CopyOptions支持以Lambda方式设置忽略属性列表
|
2022-04-04 22:13:17 +08:00 |
|
Looly
|
5612ef275c
|
prepare 5.8.0.M3
|
2022-04-02 01:04:21 +08:00 |
|
Looly
|
e750c92f60
|
fix comment
|
2022-04-02 00:48:49 +08:00 |
|
Looly
|
9a953b2a03
|
fix comment
|
2022-04-02 00:34:49 +08:00 |
|
Looly
|
dedb7de162
|
fix comment
|
2022-04-02 00:29:40 +08:00 |
|
Looly
|
0986e60a7c
|
fix bug
|
2022-04-01 12:10:09 +08:00 |
|
Looly
|
2fce7eab06
|
fix bug
|
2022-04-01 11:34:30 +08:00 |
|
Looly
|
1186a07da5
|
fix code
|
2022-03-31 22:18:50 +08:00 |
|
Looly
|
7baccb4c20
|
fix comment
|
2022-03-31 21:51:07 +08:00 |
|
Looly
|
3987f5b7ee
|
add methods
|
2022-03-31 21:30:32 +08:00 |
|
luozongle
|
7b9b65122e
|
增加创建线程池工具类方法
|
2022-03-31 19:58:45 +08:00 |
|
Looly
|
6a79844dec
|
add test
|
2022-03-31 19:36:58 +08:00 |
|
Looly
|
a3b39e4646
|
add comment
|
2022-03-31 16:50:26 +08:00 |
|
Looly
|
64dbc41884
|
add test
|
2022-03-31 16:00:11 +08:00 |
|
Looly
|
77d3015bc0
|
fix code
|
2022-03-31 15:14:52 +08:00 |
|
Looly
|
ae628d5a2c
|
add methods
|
2022-03-31 02:09:12 +08:00 |
|
Looly
|
0a9a178fbc
|
add method
|
2022-03-31 00:29:38 +08:00 |
|
Looly
|
752516e795
|
add commeent
|
2022-03-30 21:21:47 +08:00 |
|
Looly
|
6ee0cc09b9
|
add method
|
2022-03-30 21:15:38 +08:00 |
|
Looly
|
d27d2d54aa
|
add test
|
2022-03-30 20:58:13 +08:00 |
|
Looly
|
d86b643412
|
fix code
|
2022-03-30 16:55:03 +08:00 |
|
Looly
|
2fb27b5dfb
|
add method
|
2022-03-30 01:38:58 +08:00 |
|
Looly
|
6427120482
|
add method
|
2022-03-30 01:23:48 +08:00 |
|
Looly
|
0d9185a98d
|
add test
|
2022-03-29 23:57:03 +08:00 |
|
Looly
|
8683caaad0
|
fix bug and add method
|
2022-03-28 15:57:36 +08:00 |
|
Looly
|
11cf17576a
|
prepare 5.8.0.M2
|
2022-03-28 14:04:43 +08:00 |
|
Looly
|
abe99b6ad1
|
⏱M1 5.8.0
|
2022-03-28 13:51:31 +08:00 |
|
Looly
|
8c349c6082
|
fix doc
|
2022-03-28 03:53:50 +08:00 |
|
Looly
|
63ad6de20d
|
fix bug
|
2022-03-28 00:44:21 +08:00 |
|
Looly
|
8177848a47
|
fix bug
|
2022-03-27 23:08:45 +08:00 |
|
Looly
|
7385fe937d
|
add FuncFilter
|
2022-03-27 21:15:49 +08:00 |
|
Looly
|
c2e1bbafc8
|
fix code
|
2022-03-27 18:47:41 +08:00 |
|
Looly
|
bbcf5f1b54
|
change parser
|
2022-03-27 12:14:55 +08:00 |
|
Looly
|
38c450f6db
|
add comment
|
2022-03-26 00:28:28 +08:00 |
|
Looly
|
8b13c06123
|
!585 ✨ add comparingIndexed method to CompareUtil.
Merge pull request !585 from Hacker/v5-dev
|
2022-03-25 16:16:40 +00:00 |
|
Looly
|
eb5fbbb11e
|
add method
|
2022-03-26 00:15:12 +08:00 |
|
VampireAchao
|
40bc89511e
|
统一LambdaUtil#getRealClass方法,并提供测试用例,还对传入lambda进行了校验,且完善了注释...
|
2022-03-25 19:34:24 +08:00 |
|
Looly
|
e622296e64
|
add test
|
2022-03-25 11:36:50 +08:00 |
|
721806280
|
ea10e836d4
|
✨ add comparingIndexed method to CompareUtil.
|
2022-03-25 10:53:53 +08:00 |
|
Looly
|
b09aad7009
|
fix code
|
2022-03-25 10:51:23 +08:00 |
|
Looly
|
4fbbe21ac7
|
fix code
|
2022-03-25 10:32:04 +08:00 |
|
Looly
|
222f18e847
|
add method
|
2022-03-25 02:31:47 +08:00 |
|
Looly
|
da40e42124
|
add method
|
2022-03-25 02:19:49 +08:00 |
|
Looly
|
59f7708924
|
fix code
|
2022-03-25 02:05:58 +08:00 |
|
Looly
|
e76d2e13cb
|
fix code
|
2022-03-25 00:53:51 +08:00 |
|
Looly
|
e5bc9d5484
|
!583 MapUtil提供change函数,EnumUtil提供getBy函数,通过lambda进行枚举字段映射
Merge pull request !583 from 阿超/v5-dev
|
2022-03-24 15:55:54 +00:00 |
|
VampireAchao
|
38df5a48b6
|
新增MapUtil#change函数
|
2022-03-24 23:33:34 +08:00 |
|
Looly
|
0ed9c13f7a
|
fix json
|
2022-03-24 23:26:07 +08:00 |
|
Looly
|
0b49530c1d
|
add mime support
|
2022-03-24 21:58:02 +08:00 |
|
Looly
|
692846c983
|
!584 修复issue #I4ZDQI
Merge pull request !584 from Husky/v5-dev
|
2022-03-24 13:40:35 +00:00 |
|
Husky
|
82c3852e51
|
issue #I4ZDQI 修改判断方法
|
2022-03-24 16:22:20 +08:00 |
|
Husky
|
bdaad75554
|
issue #I4ZDQI 规范命名
|
2022-03-24 16:18:20 +08:00 |
|
Husky
|
a294582d05
|
issue #I4ZDQI 修改
|
2022-03-24 16:16:30 +08:00 |
|
Husky
|
6216a96ff8
|
issue #I4ZDQI
|
2022-03-24 15:51:40 +08:00 |
|
Looly
|
eb0cc1a503
|
add methon
|
2022-03-24 10:47:03 +08:00 |
|
VampireAchao
|
c669426a1e
|
修改Func1参数的方法为LambdaUtil#getInstantiatedClass
提供EnumUtil中对lambda进行映射处理
|
2022-03-23 22:27:38 +08:00 |
|
VampireAchao
|
2087ef8be7
|
新增LambdaUtil#getImplClass方法
|
2022-03-23 19:01:45 +08:00 |
|
Looly
|
f6feaeb2cd
|
fix code
|
2022-03-23 17:13:23 +08:00 |
|
Looly
|
259fa3f739
|
add test
|
2022-03-22 21:45:38 +08:00 |
|
Looly
|
6e86079e7e
|
fix bug
|
2022-03-22 19:02:44 +08:00 |
|
liuyulin
|
97cc945a67
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
|
2022-03-22 14:55:58 +08:00 |
|
CherryRum
|
b979ba1b6f
|
fix: 修复判断两段时间区间交集问题
Closes https://gitee.com/dromara/hutool/issues/I4YYTX
|
2022-03-22 14:41:11 +08:00 |
|
Looly
|
2ac275dd8f
|
add sys props
|
2022-03-22 10:16:06 +08:00 |
|
Golden Looly
|
37faf6d27b
|
Merge pull request #2207 from kingeryq/v5-dev
feat(LazyFunLoader): 增加静态工厂方法
|
2022-03-22 08:43:57 +08:00 |
|
VampireAchao
|
8974fe5783
|
Opt.ofEmptyAble从List拓展为Collection
|
2022-03-21 14:19:43 +08:00 |
|
Looly
|
e99ce6805c
|
fix doc
|
2022-03-21 02:05:15 +08:00 |
|
Looly
|
4fbda4565a
|
add class
|
2022-03-21 00:42:01 +08:00 |
|
Looly
|
b1920b6fa2
|
fix code
|
2022-03-20 21:44:12 +08:00 |
|
Looly
|
9b16947508
|
add Base62 Inverted
|
2022-03-20 21:20:51 +08:00 |
|
Looly
|
3e7dd16c43
|
fix BaseN
|
2022-03-20 20:46:32 +08:00 |
|
kingery
|
2f5a68c8a5
|
feat(LazyFunLoader): 增加静态工厂方法
|
2022-03-20 20:38:40 +08:00 |
|
Looly
|
ca5732e6df
|
fix Base32
|
2022-03-20 14:21:10 +08:00 |
|
Looly
|
a1df46f4bd
|
add test
|
2022-03-20 01:38:27 +08:00 |
|
Looly
|
b1b80730e4
|
fix
|
2022-03-19 21:36:45 +08:00 |
|
Looly
|
20794884a7
|
deprecated class
|
2022-03-19 21:14:27 +08:00 |
|
Looly
|
b848efb7b4
|
add xxxCopier
|
2022-03-19 21:00:36 +08:00 |
|
Looly
|
858a0826f0
|
prepare 5.8.0
|
2022-03-19 16:16:26 +08:00 |
|
Looly
|
f72645fd4a
|
fix code
|
2022-03-19 16:15:58 +08:00 |
|
Looly
|
2e044cbda1
|
fix bean editor invalid bug
|
2022-03-19 14:56:26 +08:00 |
|
Looly
|
2b8fdf77b1
|
add test
|
2022-03-19 09:04:50 +08:00 |
|
Looly
|
f52ec39d44
|
change Base64 impl
|
2022-03-18 01:16:42 +08:00 |
|
Looly
|
7b4fd66d81
|
add Base16Codec
|
2022-03-18 01:02:31 +08:00 |
|
Looly
|
5fdabe844e
|
add method
|
2022-03-16 22:33:33 +08:00 |
|
Looly
|
e00f4ccf86
|
!578 提供Dict中setFields方法及其子类实现,传入lambda能够设置部分值
Merge pull request !578 from 阿超/v5-dev
|
2022-03-16 14:07:13 +00:00 |
|
VampireAchao
|
15b5d74180
|
完善测试用例,提供为null值时场景
|
2022-03-16 13:25:04 +08:00 |
|
VampireAchao
|
e933fb8c2b
|
提供Dict中setFields方法实现,传入lambda设置部分值
|
2022-03-16 13:19:53 +08:00 |
|
Looly
|
604f84595e
|
fix code
|
2022-03-16 10:32:22 +08:00 |
|
micuncang
|
221afb9b9a
|
Base32添加"="补码机制
|
2022-03-16 00:40:51 +08:00 |
|
micuncang
|
9775868220
|
Base32添加"="补码机制
|
2022-03-16 00:25:16 +08:00 |
|
Looly
|
e5c253042d
|
fix file bug
|
2022-03-14 23:30:28 +08:00 |
|
Looly
|
b1e4943e1b
|
Merge branch 'v5-dev' of github.com:dromara/hutool into v5-dev
|
2022-03-14 23:23:48 +08:00 |
|
Looly
|
1c5e978733
|
fix test
|
2022-03-14 23:23:18 +08:00 |
|
Golden Looly
|
87bea48c18
|
Merge pull request #2188 from gongxuanzhang/v5-master
修复Bug:FileCopier的目标文件是相对路径的时候出现异常
|
2022-03-14 23:21:06 +08:00 |
|
Looly
|
989f93652f
|
add config
|
2022-03-14 23:16:25 +08:00 |
|
Looly
|
e389227964
|
fix bug and add method
|
2022-03-14 00:32:35 +08:00 |
|
Looly
|
2bfa2cebf2
|
!572 针对issue#I4X9TT修复
Merge pull request !572 from Husky/v5-dev
|
2022-03-13 15:47:08 +00:00 |
|
Husky
|
7acac417e6
|
删除无用注释
|
2022-03-13 23:08:40 +08:00 |
|
Husky
|
c62d4d382a
|
https://gitee.com/dromara/hutool/issues/I4XG4L初版
|
2022-03-13 23:07:41 +08:00 |
|
jiazhengquan
|
78f886075e
|
issue #I4XG4L 初版
|
2022-03-11 17:51:09 +08:00 |
|
jiazhengquan
|
04ae795ce6
|
针对issue#I4X9TT修复
|
2022-03-11 09:50:37 +08:00 |
|
MCP
|
206de3bad0
|
阿拉伯数字转换成中文对发票票面金额转换的扩展
|
2022-03-10 15:45:43 +08:00 |
|
gongxuanzhang
|
3245b5ddc5
|
Merge branch 'dromara:v5-master' into v5-master
|
2022-03-09 17:03:38 +08:00 |
|
gxz
|
aec10a7714
|
修改Bug:当FileCopier的目标文件是相对路径的时候,复制会出现异常
|
2022-03-09 17:03:17 +08:00 |
|
Looly
|
8f0f3354e3
|
add UniqueKeySet
|
2022-03-09 00:58:10 +08:00 |
|
Looly
|
56d490e2ac
|
fix doc
|
2022-03-08 22:50:58 +08:00 |
|
Looly
|
9229eea85f
|
fix bug
|
2022-03-08 20:52:43 +08:00 |
|
Looly
|
62fd367fc4
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2022-03-08 19:22:23 +08:00 |
|
Looly
|
8a82424097
|
fix convert bug
|
2022-03-08 19:21:07 +08:00 |
|
Looly
|
5eac491cd4
|
fix code
|
2022-03-08 19:00:27 +08:00 |
|
Looly
|
01af68cd0d
|
add Table
|
2022-03-08 01:15:13 +08:00 |
|
Looly
|
820db7fa32
|
addTable
|
2022-03-07 02:39:05 +08:00 |
|
Looly
|
04dc6d2b73
|
fix code
|
2022-03-06 21:08:15 +08:00 |
|
Looly
|
1e113ef83f
|
fix code
|
2022-03-06 21:01:08 +08:00 |
|
VampireAchao
|
115871a355
|
修复AnnotationProxy#annotationType获取不到注解类型的问题
|
2022-03-05 23:43:27 +08:00 |
|
jiazhengquan
|
8dae97d691
|
针对issue#I4W5FS@Gitee存在其他特殊情况处理
|
2022-03-04 14:25:32 +08:00 |
|
jiazhengquan
|
8f8abcd918
|
针对issue#I4W5FS@Gitee存在其他特殊情况处理
|
2022-03-04 11:39:58 +08:00 |
|
jiazhengquan
|
919dbca570
|
针对issue#I4W5FS@Gitee存在其他特殊情况处理
|
2022-03-04 11:13:39 +08:00 |
|
Looly
|
ae8849c665
|
change extName
|
2022-03-04 00:09:56 +08:00 |
|
Looly
|
ccc9f2568f
|
add AnnotationProxy
|
2022-03-03 23:54:47 +08:00 |
|
Looly
|
bfac3a54df
|
!554 提供AnnotationUtil#getAnnotationAlias,为@Alias注解做别名支持的适配
Merge pull request !554 from 阿超/v5-dev
|
2022-03-03 14:21:37 +00:00 |
|
Looly
|
d1dea5c88e
|
fix bug
|
2022-03-03 21:52:30 +08:00 |
|
jiazhengquan
|
3c19a939f0
|
针对issue->ObjectUtil.hasNull(Object... objs)在处理null时有bug修复
|
2022-03-03 14:26:41 +08:00 |
|
jiazhengquan
|
0c3ef87647
|
针对issue->ObjectUtil.hasNull(Object... objs)在处理null时有bug修复
|
2022-03-03 10:27:08 +08:00 |
|
VampireAchao
|
0e5329850a
|
获取别名支持后的注解
|
2022-03-01 22:59:28 +08:00 |
|
Looly
|
3cf00894fa
|
prepare 5.7.23
|
2022-03-01 13:23:05 +08:00 |
|
Looly
|
ee3926f7f6
|
😎release 5.7.22
|
2022-03-01 13:05:19 +08:00 |
|
Looly
|
90038e878f
|
add method
|
2022-03-01 12:50:22 +08:00 |
|
Looly
|
b73728f956
|
add test
|
2022-02-28 18:32:16 +08:00 |
|
Looly
|
ac4bfca6bb
|
add method
|
2022-02-28 18:21:02 +08:00 |
|
Looly
|
c1f9ef1ff5
|
!552 参考增加对时间段重合的判断方法,拓展Date以及DateTime类型
Merge pull request !552 from 阿超/v5-dev
|
2022-02-28 10:17:12 +00:00 |
|
Looly
|
1fbed3151c
|
fix code
|
2022-02-28 18:09:40 +08:00 |
|
VampireAchao
|
9c3cf705c6
|
参考增加对时间段重合的判断方法,拓展Date以及DateTime类型
|
2022-02-27 22:29:42 +08:00 |
|
VampireAchao
|
eb15ba4f82
|
Merge remote-tracking branch 'origin/v5-dev' into v5-dev
# Conflicts:
# hutool-core/src/test/java/cn/hutool/core/date/DateUtilTest.java
|
2022-02-27 22:27:13 +08:00 |
|
VampireAchao
|
dcc52413a7
|
参考增加对时间段重合的判断方法,拓展Date以及DateTime类型
|
2022-02-27 22:26:45 +08:00 |
|
Looly
|
ce62b5e792
|
add methods
|
2022-02-27 00:08:59 +08:00 |
|
Looly
|
b57e4501c4
|
add test
|
2022-02-25 19:17:18 +08:00 |
|
Looly
|
45f2de8d09
|
fix code
|
2022-02-25 16:54:44 +08:00 |
|
Looly
|
225e730a84
|
add AntPatternMatcher
|
2022-02-25 14:11:48 +08:00 |
|
Looly
|
63189ae6fb
|
add test
|
2022-02-25 03:30:17 +08:00 |
|
Looly
|
1c55e39832
|
add Base58
|
2022-02-25 03:18:28 +08:00 |
|
Golden Looly
|
8fdc9f443f
|
Merge pull request #2162 from CherryRum/v5-dev
添加Base58工具类
|
2022-02-25 00:39:33 +08:00 |
|
Lin
|
7ae470b438
|
1.添加Base58工具类
|
2022-02-24 23:35:27 +08:00 |
|
Looly
|
4b71831822
|
fix bugf
|
2022-02-24 11:37:51 +08:00 |
|
pengzhijie
|
7ac58bc4d8
|
fix bug
|
2022-02-24 11:14:54 +08:00 |
|
Looly
|
541c61c304
|
fix comment
|
2022-02-23 13:28:53 +08:00 |
|
Looly
|
701ac88742
|
fix code
|
2022-02-23 04:06:51 +08:00 |
|
Looly
|
1bfbc480c8
|
add test
|
2022-02-23 02:26:39 +08:00 |
|
Looly
|
c0811cc4c4
|
fix code
|
2022-02-23 01:22:56 +08:00 |
|