Looly
|
a8db37ce9f
|
修复时间戳为Integer时 时间转换有误问题
|
2022-07-16 11:30:44 +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
|
3bd48d4a16
|
优化HttpUtil.isHttp判断,避免NPE
|
2022-07-16 08:47:01 +08:00 |
|
Looly
|
e1ba2e79e7
|
ForestMap添加getNodeValue方法
|
2022-07-16 08:41:20 +08: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 |
|
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 |
|