862 Commits

Author SHA1 Message Date
Looly
ae8849c665 change extName 2022-03-04 00:09:56 +08:00
Looly
bfac3a54df
!554 提供AnnotationUtil#getAnnotationAlias,为@Alias注解做别名支持的适配
Merge pull request !554 from 阿超/v5-dev
2022-03-03 14:21:37 +00:00
Looly
d1dea5c88e fix bug 2022-03-03 21:52:30 +08:00
VampireAchao
0e5329850a 获取别名支持后的注解 2022-03-01 22:59:28 +08:00
Looly
b73728f956 add test 2022-02-28 18:32:16 +08:00
Looly
ac4bfca6bb add method 2022-02-28 18:21:02 +08:00
VampireAchao
9c3cf705c6 参考增加对时间段重合的判断方法,拓展Date以及DateTime类型 2022-02-27 22:29:42 +08:00
Looly
ce62b5e792 add methods 2022-02-27 00:08:59 +08:00
Looly
b57e4501c4 add test 2022-02-25 19:17:18 +08:00
Looly
225e730a84 add AntPatternMatcher 2022-02-25 14:11:48 +08:00
Looly
63189ae6fb add test 2022-02-25 03:30:17 +08:00
Looly
1c55e39832 add Base58 2022-02-25 03:18:28 +08:00
Golden Looly
8fdc9f443f
Merge pull request #2162 from CherryRum/v5-dev
添加Base58工具类
2022-02-25 00:39:33 +08:00
Lin
7ae470b438 1.添加Base58工具类 2022-02-24 23:35:27 +08:00
pengzhijie
7ac58bc4d8 fix bug 2022-02-24 11:14:54 +08:00
Looly
541c61c304 fix comment 2022-02-23 13:28:53 +08:00
Looly
1bfbc480c8 add test 2022-02-23 02:26:39 +08:00
Looly
c0811cc4c4 fix code 2022-02-23 01:22:56 +08:00
Looly
bb59f19d92 fix bug 2022-02-23 00:15:52 +08:00
Looly
74d9f0e586 add method 2022-02-22 22:56:00 +08:00
tjh
791e0bb85f 新增:获取文件行数FileUtil.getTotalLines 2022-02-22 15:33:34 +08:00
Looly
9151aa8968 fix bug 2022-02-21 01:15:04 +08:00
Golden Looly
10f65045e3
Merge pull request #2144 from seaswalker/fix_swap_element
Fix swap element
2022-02-17 09:29:43 +08:00
=
1049e43ff3 fix swap element 2022-02-16 17:27:29 +08:00
Looly
f8278c66bb add test 2022-02-16 13:34:02 +08:00
Looly
bac27e87db add map support 2022-02-16 13:21:05 +08:00
Looly
9ecca7a3c8
!540 GenericBuilder新增2个参数的with方法,以支持Map构建
Merge pull request !540 from meiMingle/v5-dev
2022-02-16 04:31:52 +00:00
Looly
531055e6bd add compact to poi5.2 2022-02-16 12:29:57 +08:00
huzhongying
623a2a44f7 add method test 2022-02-15 11:09:22 +08:00
huzhongying
59a43b4371 add method 2022-02-15 10:49:53 +08:00
TomXin
5239d4b697 GenericBuilder新增2个参数的with方法,以支持Map构建 2022-02-14 10:29:07 +08:00
Looly
219561b43b add comment 2022-02-14 01:57:05 +08:00
Looly
0189de2dad add test 2022-02-13 22:04:02 +08:00
Looly
4fc615d224 add method 2022-02-13 19:40:40 +08:00
Looly
dc97eb7aca
!537 时间区间进一步封装
Merge pull request !537 from handy/hs_dev
2022-02-13 11:27:11 +00:00
Looly
f41de0c251 fix test 2022-02-11 18:55:19 +08:00
Looly
37f9220e50 add MetroHash 2022-02-11 17:35:05 +08:00
Looly
f239ba901f
!532 添加MetroHash的实现类
Merge pull request !532 from 雨霖/v5-dev
2022-02-11 05:44:07 +00:00
韩帅
879163a912 俩个时间区间之间取交集和并集 2022-02-11 11:39:16 +08:00
VampireAchao
b5dfc8b639 提交NumberChineseFormatter.formatSimple,用于将阿拉伯数字(支持正负整数)四舍五入后转换成中文节权位简洁计数单位,例如 -5_5555 =》 -5.56万 2022-02-10 21:09:26 +08:00
Looly
da4c1d3bf7 fix code 2022-02-07 17:03:05 +08:00
Looly
a547909d5e fix code 2022-02-07 17:00:14 +08:00
Looly
3a9f90c3e2 add GenericBuilder 2022-02-07 10:56:50 +08:00
Looly
18a16eb48f
!526 新增通用builder类:GenericBuilder
Merge pull request !526 from 不败/v5-dev
2022-02-07 01:28:15 +00:00
Looly
5ca71c1236 add comment for test 2022-02-04 14:51:23 +08:00
Looly
d58fc4409a fix test 2022-02-04 14:34:02 +08:00
Looly
d41b864711 ignore test 2022-02-04 14:23:02 +08:00
Looly
8cbcf034d3 fix date test 2022-02-04 13:53:15 +08:00
Looly
dabb21aad1 fix test 2022-02-04 12:43:54 +08:00
TomXin
c0d2b8c9e3 增加重载GenericBuilder的of接口,支持有参构造(最多5个)的调用;增加重载with接口,支持无参方法调用 2022-01-30 14:06:43 +08:00