Commit Graph

3866 Commits

Author SHA1 Message Date
Looly
c2ebdb4476
!699 ForestMap添加getNodeValue方法
Merge pull request !699 from Createsequence/feat-node-value
2022-07-16 00:39:30 +00:00
huangchengxing
6ca36ec059 add methods 2022-07-13 09:08:03 +08:00
Looly
a38e3e52af 修复异常socket没有关闭问题 2022-07-11 09:15:18 +08:00
Looly
93012d7728
!690 socket模块功能优化
Merge pull request !690 from uyong/v5-dev
2022-07-11 01:12:13 +00:00
gonggy
c2bb34fd7e 1. 日志优化
2. 方法javadoc优化,增加throws
3. NioServer创建失败时自动关闭资源
2022-07-09 17:53:52 +08:00
Looly
2f5e95dca8 add method 2022-07-09 12:42:25 +08:00
Golden Looly
9d487d3f36
Merge pull request #2437 from duhanmin/v5-dev-du
add containsAll
2022-07-09 12:40:22 +08:00
duhanmin
607ddb725e containsAll 2022-07-09 11:32:55 +08:00
Looly
c7db8b2e16 fix code 2022-07-08 10:43:53 +08:00
Looly
812affd972
!681 修复返回无法操作的对象导致无法后续操作报错问题
Merge pull request !681 from 疯狂的狮子Li/v5-master
2022-07-08 02:38:02 +00:00
Looly
71fb5b2ea1
!684 社会统一信用代码改为统一社会信用代码
Merge pull request !684 from Joy/v5-dev
2022-07-08 00:59:34 +00:00
Joy
0bd7f9938f fix:社会统一信用代码改为统一社会信用代码 2022-07-07 15:29:43 +08:00
Looly
dc3e87f43b add methods 2022-07-07 09:44:03 +08:00
Looly
c851b34e4a
!683 HttpRequest 新增 thenFunction 方法
Merge pull request !683 from 不忘初心/v5-dev
2022-07-07 01:19:24 +00:00
bwcx_jzy
59672d0812
HttpRequest 新增 thenFunction 方法 2022-07-06 18:43:02 +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
Looly
8a9073fb6b
!678 合成注解SyntheticAnnotation提取为接口,并为实现类添加注解选择器和属性处理器
Merge pull request !678 from Createsequence/refactor-synthetic-annotation
2022-07-05 13:22:18 +00: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
6f24b9d403 add methdos 2022-06-30 18:31:18 +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
Looly
3c7513a2bb
!669 检查值是否在指定范围内
Merge pull request !669 from GuoZG/v5-dev
2022-06-30 09:51:56 +00:00
huangchengxing
10f3abfeb8 fix code 2022-06-30 15:38:11 +08:00