duhanmin
|
50dc4f7a18
|
del
|
2022-08-16 14:55:56 +08:00 |
|
duhanmin
|
6196f83caa
|
Tree add 类型校验
|
2022-08-16 14:45:32 +08:00 |
|
ray bi
|
2630befe2d
|
check whether the string has letter character
|
2022-08-16 13:23:43 +08:00 |
|
Looly
|
a60aa0ec47
|
IterUtil.getFirst优化
|
2022-08-16 09:58:15 +08:00 |
|
青韵
|
1c457414b9
|
IterUtil当为List时直接获取值
|
2022-08-15 22:39:16 +08:00 |
|
herm2s
|
d6aa8fdb96
|
feature: StrUtil增加替换字符串中第一个指定字符串和最后一个指定字符串方法
|
2022-08-15 17:50:11 +08:00 |
|
Looly
|
2f66008d02
|
NumberUtil.parseInt忽略科学计数法
|
2022-08-15 10:10:17 +08:00 |
|
Looly
|
e6b89806f4
|
fix doc
|
2022-08-15 09:12:54 +08:00 |
|
Looly
|
92ca87a8fc
|
DateUtil.parseUTC支持只有时分的格式
|
2022-08-15 09:11:53 +08:00 |
|
青韵
|
f77fd600a3
|
CollUtil参照Map.putIfAbsent,新增集合的addIfAbsent方法
|
2022-08-10 22:34:04 +08:00 |
|
Looly
|
0fdec254ed
|
UrlBuilder的toURI方法将url重复编码
|
2022-08-09 21:14:49 +08:00 |
|
Looly
|
5a91443e36
|
fix bug
|
2022-08-06 18:51:28 +08:00 |
|
hiqiuyi
|
6c32295a37
|
指定压缩后图片的背景色
|
2022-08-04 14:49:03 +08:00 |
|
Liu Zhongyu
|
97dd0d5f0d
|
更新 ReflectUtil#setFieldValue 的 javadoc,使其与方法的实际行为相符
|
2022-08-03 16:07:08 +08:00 |
|
hiqiuyi
|
cb368e2b6e
|
删除不必要的代码
|
2022-08-01 15:43:17 +08:00 |
|
Looly
|
6bdd6924ea
|
prepare 5.8.6
|
2022-07-30 00:09:07 +08:00 |
|
Looly
|
b1642d4625
|
☃️release 5.8.5
|
2022-07-29 23:52:58 +08:00 |
|
Looly
|
2e349104a3
|
fix code
|
2022-07-29 23:48:40 +08:00 |
|
Looly
|
52dec0c301
|
修复Convert#toMap默认转成HashMap的问题
|
2022-07-29 22:13:46 +08:00 |
|
Looly
|
d4d8522cd4
|
!729 修复Convert#toMap默认转成HashMap的问题,关联issue#I5IG1F
Merge pull request !729 from 问北/v5-dev
|
2022-07-29 14:09:08 +00:00 |
|
Looly
|
bf98387000
|
新增zip文件解压大小限制,防止zip炸弹
|
2022-07-29 22:04:54 +08:00 |
|
Looly
|
a8c6cf94cd
|
!726 新增zip文件解压大小限制,防止zip炸弹
Merge pull request !726 from mingwang/v5-master
|
2022-07-29 13:59:10 +00:00 |
|
Looly
|
f798b39dfa
|
!727 修复isBase64判断不准确的问题
Merge pull request !727 from uyong/v5-dev
|
2022-07-29 13:55:37 +00:00 |
|
Looly
|
a5e1f2f3c6
|
NetUti类中ipv6ToBitInteger方法名称建议修改成ipv6ToBigInteger
|
2022-07-29 21:51:12 +08:00 |
|
Golden Looly
|
2e4c81bd01
|
Merge pull request #2485 from yujr1990/v5-dev
建议修改方法名,HashMap未设置初始化大小值,建议设置
|
2022-07-29 21:46:49 +08:00 |
|
Looly
|
22259e568f
|
add test
|
2022-07-29 21:39:01 +08:00 |
|
Golden Looly
|
4344834ac2
|
Merge pull request #2475 from hiqiuyi/v5-dev
根据文字创建透明背景的PNG图片
|
2022-07-29 21:33:30 +08:00 |
|
Looly
|
3608cbb20f
|
fix comment
|
2022-07-29 21:29:08 +08:00 |
|
Golden Looly
|
4123efcad9
|
Merge pull request #2492 from duhanmin/2484-v
测试在非覆盖模式下,来源对象值为null则不覆盖
|
2022-07-29 21:16:04 +08:00 |
|
sam
|
685071cff9
|
优化 PatternPool 中 TIME 的魔法值,复用 RegexPool 中的常量
|
2022-07-29 12:11:37 +08:00 |
|
duhanmin
|
348b0652b6
|
测试在非覆盖模式下,来源对象值为null则不覆盖
|
2022-07-28 21:22:00 +08:00 |
|
yujr
|
84664a9a69
|
@yujr
@0001
@修改方法名不合理,HashMap未设置初始化大小值
|
2022-07-27 10:25:09 +08:00 |
|
wenbei
|
bb85c40924
|
1.更新 Convert.toMap方法注释,格式化代码
2.删除mapToMapWithSelfTypeTest方法多余空行
|
2022-07-26 12:33:09 +08:00 |
|
wenbei
|
de52d71031
|
1.update Convert.toMap, If value is a map type, use its own type; otherwise, use HashMap
2.add Convert.toMap, Overload a method to specify the map type of conversion
|
2022-07-26 11:55:00 +08:00 |
|
hiqiuyi
|
0f2fc9f3ae
|
根据文字创建透明背景的PNG图片
|
2022-07-25 12:01:26 +08:00 |
|
gonggy
|
c111851996
|
修复isBase64判断不正确的问题
|
2022-07-24 14:14:18 +08:00 |
|
zhouxm
|
160fec0f69
|
说明
在对在对Zip文件解压时,判断该Zip文件是否是Zip炸弹,如果是Zip炸弹那么抛出异常
修改描述
[新特性] 新增限制zip文件解压后大小
|
2022-07-24 03:41:17 +08:00 |
|
Looly
|
a853ef6fea
|
Merge branch 'v5-dev' of gitee.com:dromara/hutool into v5-dev
|
2022-07-22 16:59:07 +08:00 |
|
Looly
|
b74b7c682c
|
fix code
|
2022-07-22 16:58:52 +08:00 |
|
Looly
|
e0abcb0b2e
|
!719 完善了codec包下一些方法的入参空校验
Merge pull request !719 from uyong/v5-dev
|
2022-07-22 08:57:55 +00:00 |
|
zhangrenhua
|
cf84d06cce
|
增加两个日期间隔时间处理接口
|
2022-07-22 15:01:40 +08:00 |
|
zhangrenhua
|
fe332dc2dc
|
json序列化时,增加允许多个相同的key配置
|
2022-07-22 09:09:21 +08:00 |
|
gonggy
|
77c32d8981
|
1. 增加空判断
2. 优化变量命名
|
2022-07-21 18:24:35 +08:00 |
|
zhangrenhua
|
0ca9627663
|
参考java.util.concurrent.TimeUnit实现了一个FileSizeUnit工具包,与hutool中DataSize相比更加侧重于单位之间转换
|
2022-07-21 15:43:15 +08:00 |
|
zhangrenhua
|
2a3686631d
|
Revert "参考java.util.concurrent.TimeUnit实现了一个FileSizeUnit工具包,与hutool中DataSize相比更加侧重于单位之间转换"
This reverts commit 064b163754 .
|
2022-07-21 15:39:54 +08:00 |
|
zhangrenhua
|
8d2e4c3b4c
|
Revert "扩展IoUtil、BooleanUtil两个工具类"
This reverts commit eefdd7fc
|
2022-07-21 15:36:05 +08:00 |
|
zhangrenhua
|
064b163754
|
参考java.util.concurrent.TimeUnit实现了一个FileSizeUnit工具包,与hutool中DataSize相比更加侧重于单位之间转换
|
2022-07-21 15:33:33 +08:00 |
|
zhangrenhua
|
e3a97c1a21
|
Merge branch 'v5-dev' of https://gitee.com/hellozrh/hutool into v5-dev
|
2022-07-21 15:23:37 +08:00 |
|
zhangrenhua
|
0da4339f51
|
Merge branch 'v5-dev' of https://gitee.com/hellozrh/hutool into v5-dev
|
2022-07-21 15:22:35 +08:00 |
|
gonggy
|
69782c0ced
|
SystemPropsUtil.getBoolean方法应该只有值为true时才返回true,其他情况都应该返回false
|
2022-07-20 19:19:46 +08:00 |
|
Looly
|
88c36b8bfa
|
修复UrlBuilder无法配置末尾追加“/”问题
|
2022-07-20 13:13:14 +08:00 |
|
Looly
|
d09498a1a6
|
!716 Console.log应该把异常信息打印到out而不是err
Merge pull request !716 from uyong/dict-fixed
|
2022-07-20 04:12:56 +00:00 |
|
gonggy
|
35cdf306d8
|
Console.log应该把异常信息打印到out而不是err
|
2022-07-19 19:44:28 +08:00 |
|
Looly
|
e3b296e89d
|
修复Dict缺少putIfAbsent、computeIfAbsent问题
|
2022-07-19 10:57:18 +08:00 |
|
Looly
|
fad4886722
|
!715 添加了通用的注解扫描器 GenericAnnotationScanner ,并在 AnnotationScanner 接口中统一提供了提前配置好的扫描器静态实例
Merge pull request !715 from Createsequence/feat-scanner
|
2022-07-19 02:41:45 +00:00 |
|
zhangrenhua
|
3d27c01819
|
Merge branch 'v5-dev' of https://gitee.com/hellozrh/hutool into v5-dev
|
2022-07-19 10:20:47 +08:00 |
|
huangchengxing
|
13b5b32384
|
添加元素扫描器与通用注解扫描器,在AnnotationScanner中统一提供已经配置好扫描模式的静态扫描器实例
|
2022-07-19 09:56:37 +08:00 |
|
gonggy
|
b83be40567
|
Dict增加覆盖putIfAbsent和computeIfAbsent的方法
|
2022-07-19 09:18:46 +08:00 |
|
huangchengxing
|
e02813b65b
|
fix comment
|
2022-07-17 23:46:36 +08:00 |
|
huangchengxing
|
4a3b8d843a
|
修复元注解扫描器在注解出现循环引用时无限递归的问题
|
2022-07-17 23:46:26 +08:00 |
|
Looly
|
dfb12eb22c
|
fix doc
|
2022-07-17 22:17:34 +08:00 |
|
Looly
|
ca10c8e7b9
|
fix doc
|
2022-07-17 22:13:55 +08:00 |
|
Looly
|
97fdc33d47
|
!702 合成注解相关功能重构,添加支持通过@Link及其子注解,实现注解中属性的互为镜像、可选覆盖以及强制覆盖三种模式的别名机制的新特性
Merge pull request !702 from Createsequence/feat-link-annotation-clean
|
2022-07-17 13:59:18 +00:00 |
|
Looly
|
10fd5d9f9b
|
修复CombinationAnnotationElement造成递归循环
|
2022-07-17 18:19:13 +08:00 |
|
Looly
|
5c6e7cf507
|
修复CombinationAnnotationElement造成递归循环
|
2022-07-17 18:17:32 +08:00 |
|
Looly
|
45c5d11449
|
add version comment
|
2022-07-17 00:34:14 +08:00 |
|
Golden Looly
|
071b1fcae3
|
Merge pull request #2442 from thebe4st/v5-dev
cn.hutool.core.util.PageUtil#totalPage增加totalCount为long类型的重载方法
|
2022-07-17 00:32:10 +08:00 |
|
Looly
|
5d500f8f14
|
ReUtil增加getAllGroups重载
|
2022-07-17 00:30:39 +08:00 |
|
Looly
|
eb9df251d5
|
增加TemporalAccessorUtil.isIn、LocalDateTimeUtil.isIn
|
2022-07-17 00:15:14 +08:00 |
|
Looly
|
f2cde9a860
|
增加TemporalAccessorUtil.isIn
|
2022-07-17 00:11:21 +08:00 |
|
Looly
|
8a9025ac55
|
修复bmp文件判断问题
|
2022-07-17 00:08:41 +08:00 |
|
huangchengxing
|
4e5cc6c5d0
|
add methods and comment
|
2022-07-16 18:37:33 +08:00 |
|
huangchengxing
|
c27c74f192
|
合成聚合注解支持处理多个根注解,并且可选择是否扫描根注解的元注解
|
2022-07-16 18:02:02 +08:00 |
|
huangchengxing
|
d873b6e9da
|
提取获取注解属性值相关逻辑至注解属性值提取器
|
2022-07-16 16:19:54 +08:00 |
|
huangchengxing
|
931965301b
|
提取注解合成相关逻辑至注解合成器
|
2022-07-16 13:18:55 +08:00 |
|
Looly
|
6580f1fe99
|
fix comment
|
2022-07-16 12:33:34 +08:00 |
|
Looly
|
ab79193c7e
|
fix code
|
2022-07-16 12:18:21 +08:00 |
|
Golden Looly
|
22366f38f1
|
Merge pull request #2441 from fanthos/patch-1
处理 Partition<T> 的问题
|
2022-07-16 11:43:36 +08:00 |
|
Golden Looly
|
8b43bcc1dc
|
Merge pull request #2449 from duhanmin/2447
bug修复 2447 JSONUtil.toBean 当时间戳为Integer时 时间转换有误
|
2022-07-16 11:28:03 +08:00 |
|
Looly
|
9676a663c3
|
增加比较两个LocalDateTime是否为同一天
|
2022-07-16 09:03:12 +08:00 |
|
Looly
|
7dd7a35edf
|
!693 比较两个 LocalDateTime 是否为同一天
Merge pull request !693 from HsinDumas/v5-dev
|
2022-07-16 00:59:02 +00:00 |
|
Looly
|
41f0b2114d
|
修复Dict#containsKey方法没区分大小写问题
|
2022-07-16 08:58:50 +08:00 |
|
Looly
|
cc6a9c02c9
|
!697 Dict 重写containsKey
Merge pull request !697 from handy/handy-12
|
2022-07-16 00:48:10 +00:00 |
|
Looly
|
c2ebdb4476
|
!699 ForestMap添加getNodeValue方法
Merge pull request !699 from Createsequence/feat-node-value
|
2022-07-16 00:39:30 +00:00 |
|
huangchengxing
|
cf08a92f34
|
添加层级对象接口
|
2022-07-14 16:16:14 +08:00 |
|
duhanmin
|
9a69b37007
|
Issue2447
|
2022-07-14 11:18:09 +08:00 |
|
huangchengxing
|
18f67274b8
|
优化代码,调整类名
|
2022-07-13 22:42:16 +08:00 |
|
huangchengxing
|
cf99ec14ca
|
修复镜像属性会被重复包装的问题
|
2022-07-13 22:40:33 +08:00 |
|
huangchengxing
|
da7dbc2ba3
|
fix code
|
2022-07-13 22:40:03 +08:00 |
|
huangchengxing
|
a352783b5c
|
优化代码,调整变量、方法与类名,完善测试用例
|
2022-07-13 22:39:41 +08:00 |
|
huangchengxing
|
b29b0c3932
|
将AnnotationUtil获取合成注解的方法统一改为以SynthesizedAnnotation结尾
|
2022-07-13 22:36:20 +08:00 |
|
huangchengxing
|
18c7a78062
|
调整方法、变量与类名,完善测试用例
|
2022-07-13 22:36:08 +08:00 |
|
huangchengxing
|
eae76eb275
|
优化代码,修复不准确的注释,完善测试用例
|
2022-07-13 22:34:13 +08:00 |
|
huangchengxing
|
17b48024ad
|
添加@ForceAliasFor注解
|
2022-07-13 22:32:04 +08:00 |
|
huangchengxing
|
491c53e7dd
|
添加@MirrorFor和@AliasFor注解
|
2022-07-13 22:31:48 +08:00 |
|
huangchengxing
|
e4a7576d7f
|
1.添加@Link注解以及对应的关系枚举
2.添加注解属性对象与合成注解后置处理器,用于支持基于@Alias与@Link的枚举字段映射功能
|
2022-07-13 20:38:18 +08:00 |
|
huangchengxing
|
6ca36ec059
|
add methods
|
2022-07-13 09:08:03 +08:00 |
|
韩帅
|
78d6cea9a2
|
Dict 重写containsKey
|
2022-07-12 20:01:18 +08:00 |
|
cenzhongyuan
|
312d2800c9
|
cn.hutool.core.util.PageUtil#totalPage增加totalCount为long类型的重载方法
|
2022-07-12 17:38:29 +08:00 |
|
Boyi C
|
a425ac5fb3
|
处理 Partition<T> 的问题
|
2022-07-12 17:09:48 +08:00 |
|
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 |
|