Looly
|
008855fafb
|
add methods
|
2020-05-19 17:31:15 +08:00 |
|
Looly
|
0dde5ce4bc
|
!123 添加List转Map的工具方法
Merge pull request !123 from easepan/v5-dev
|
2020-05-19 17:20:35 +08:00 |
|
Looly
|
4b53701670
|
add methods
|
2020-05-19 17:17:17 +08:00 |
|
Looly
|
5dbc49ad26
|
fix commmet
|
2020-05-19 16:15:22 +08:00 |
|
easepan
|
d0644331bc
|
feat: convert list to map
|
2020-05-19 15:07:48 +08:00 |
|
Golden Looly
|
bfab76bcb9
|
Merge pull request #874 from jptx1234/v5-dev
[bug修复] Snowflake 循环等待下一个时间时避免长时间循环,加入对时钟倒退的判断
|
2020-05-18 09:39:01 +08:00 |
|
Looly
|
6b3be8468c
|
add read bean for csv
|
2020-05-18 09:38:20 +08:00 |
|
jptx1234
|
a3eca85e12
|
Snowflake 循环等待下一个时间时加入对时钟倒退的判断
Snowflake 在循环等待下一个时间时,判断时间未发生变化的方式由<=改为==,避免了时钟突然倒退导致的长时间循环,同时加入时钟倒退检测,避免生成重复ID
|
2020-05-17 23:29:43 +08:00 |
|
Golden Looly
|
de85f25c2c
|
Merge pull request #873 from hitfire/v5-dev
fix annotation in StrUtil and SymmetricCrypto
|
2020-05-17 19:27:48 +08:00 |
|
Looly
|
a0b1a33654
|
add date to long support for Convert
|
2020-05-17 19:26:40 +08:00 |
|
Looly
|
200dc6c5ea
|
add date to long support for Convert
|
2020-05-17 19:19:24 +08:00 |
|
zz
|
34d646bd88
|
fix annotation in StrUtil and SymmetricCrypto
|
2020-05-17 18:50:15 +08:00 |
|
zzzzbw
|
6fad5aa906
|
NumberConverter Long类型增加日期转换
|
2020-05-17 11:07:15 +08:00 |
|
Looly
|
5e381a1007
|
prepare 5.3.6
|
2020-05-14 02:19:43 +08:00 |
|
Looly
|
a4bc10801c
|
fix comment
|
2020-05-14 01:59:11 +08:00 |
|
Looly
|
d0fe78ae66
|
add body
|
2020-05-14 01:56:03 +08:00 |
|
Looly
|
3da83e0227
|
release 5.3.5
|
2020-05-13 21:22:54 +08:00 |
|
Looly
|
76a47b3c54
|
fix bug
|
2020-05-13 14:43:29 +08:00 |
|
Looly
|
e2428714a0
|
add method and test
|
2020-05-13 06:24:53 +08:00 |
|
Looly
|
c047fd5a23
|
add method and test
|
2020-05-13 04:58:40 +08:00 |
|
Looly
|
0a9b9a6fce
|
add method and test
|
2020-05-12 00:37:42 +08:00 |
|
Looly
|
fa936f4742
|
add recursiveDownloadFolder
|
2020-05-11 23:18:02 +08:00 |
|
Looly
|
58fab104c7
|
prepare 5.3.5
|
2020-05-10 08:50:33 +08:00 |
|
Looly
|
c2d70a4613
|
release 5.3.4
|
2020-05-10 00:14:29 +08:00 |
|
Looly
|
bd4a0a075f
|
fix bug
|
2020-05-10 00:06:11 +08:00 |
|
Looly
|
c1edd9b401
|
fix copyProperties bug
|
2020-05-09 21:50:15 +08:00 |
|
Looly
|
8289e6a8da
|
fix code
|
2020-05-07 17:37:02 +08:00 |
|
Looly
|
987d9e35f5
|
fix npe
|
2020-05-07 16:00:30 +08:00 |
|
zpzhaoa
|
5b3f989f7f
|
fix NPE in TreeUtil getNode
|
2020-05-06 17:08:23 +08:00 |
|
Looly
|
fdf735fa05
|
prepare 5.3.4
|
2020-05-06 08:24:09 +08:00 |
|
Looly
|
bf65fa3c5f
|
fix bug
|
2020-05-05 23:49:41 +08:00 |
|
Looly
|
513fb1c861
|
release 5.3.3
|
2020-05-05 23:24:00 +08:00 |
|
Looly
|
dc2460106f
|
add method for extra
|
2020-05-05 23:11:53 +08:00 |
|
Looly
|
3d11e2baa2
|
add idcard validate
|
2020-05-05 16:52:03 +08:00 |
|
Golden Looly
|
ec4b1cdd5f
|
Merge pull request #858 from dahuoyzs/v5-dev
补充Math.ceilDiv()除法运算向上取整
|
2020-05-05 13:08:13 +08:00 |
|
大火yzs
|
6e661613f5
|
补充Math.ceilDiv()触发运算向上取整
|
2020-05-04 09:39:14 +08:00 |
|
Looly
|
0321ce1120
|
fix test
|
2020-05-03 09:10:06 +08:00 |
|
Looly
|
a4c8ebc572
|
fix url bug
|
2020-05-03 08:44:04 +08:00 |
|
Looly
|
70c0f4cacc
|
add test
|
2020-05-01 23:01:55 +08:00 |
|
Looly
|
be65a142b4
|
fix code
|
2020-05-01 22:20:27 +08:00 |
|
Looly
|
ea96eecd4b
|
add opt
|
2020-04-30 09:11:22 +08:00 |
|
Looly
|
cf1f208aa0
|
add PinyinUtil
|
2020-04-27 13:45:54 +08:00 |
|
Looly
|
e568b7896b
|
fix URL
|
2020-04-25 18:50:48 +08:00 |
|
Looly
|
669d19eab8
|
prepare 5.3.3
|
2020-04-23 15:20:05 +08:00 |
|
Looly
|
d6125c1bf7
|
release 5.3.2
|
2020-04-23 14:31:42 +08:00 |
|
Looly
|
368a5e4d1c
|
fix FileUtil.remove bug
|
2020-04-23 12:01:53 +08:00 |
|
Looly
|
74ba64c0c0
|
fix test
|
2020-04-23 11:46:14 +08:00 |
|
Looly
|
96c56d9e31
|
fix xml null bug
|
2020-04-23 11:40:27 +08:00 |
|
Looly
|
3f97a1e495
|
change size logic
|
2020-04-23 11:08:44 +08:00 |
|
Looly
|
bd4bd2d4c9
|
fix comment
|
2020-04-23 10:11:25 +08:00 |
|