2539 Commits

Author SHA1 Message Date
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