Looly
|
97fdc33d47
|
!702 合成注解相关功能重构,添加支持通过@Link及其子注解,实现注解中属性的互为镜像、可选覆盖以及强制覆盖三种模式的别名机制的新特性
Merge pull request !702 from Createsequence/feat-link-annotation-clean
|
2022-07-17 13:59:18 +00:00 |
|
Looly
|
5ba2ba9e2a
|
PemUtil.readPemPrivateKey支持pkcs#1格式,增加OpensslKeyUtil
|
2022-07-17 21:26:09 +08:00 |
|
Golden Looly
|
b6a4be4aab
|
Merge pull request #2456 from changhr2013/v5-dev
V5 dev
|
2022-07-17 20:08:00 +08:00 |
|
Looly
|
10fd5d9f9b
|
修复CombinationAnnotationElement造成递归循环
|
2022-07-17 18:19:13 +08:00 |
|
Looly
|
5c6e7cf507
|
修复CombinationAnnotationElement造成递归循环
|
2022-07-17 18:17:32 +08:00 |
|
changhr2013
|
db26085379
|
Merge branch 'v5-master' into v5-dev
|
2022-07-17 15:43:06 +08:00 |
|
changhr2013
|
7c2e0ed887
|
[new] enhance PemUtil#readPemKey method, support more pem format, depend on bcpkix-jdk15on
|
2022-07-17 15:41:26 +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 |
|
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 |
|