Commit Graph

460 Commits

Author SHA1 Message Date
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
Looly
9f40666c95 fic null point bug 2020-04-23 10:07:56 +08:00
Looly
81cb7fb660 add test 2020-04-21 16:06:00 +08:00
Looly
a300a8926e add test 2020-04-19 22:36:16 +08:00
Looly
8e42898d46 fix cron bug 2020-04-19 11:41:10 +08:00
Looly
f4fc97f9de add NetUtil.isopen 2020-04-19 09:38:17 +08:00
Looly
d3e547515a prepare 5.3.2 2020-04-17 18:33:24 +08:00
Looly
edd47d6c86 release 5.3.1 2020-04-17 18:15:22 +08:00
Looly
5b2aa48fba fix comment 2020-04-17 18:09:16 +08:00
Looly
07229be2db fix RandomUtil 2020-04-17 16:11:14 +08:00
Looly
3526b39d4f add UniversalNamespaceCache 2020-04-16 11:37:27 +08:00
Looly
972234b9d4 add UrlDecoder 2020-04-16 01:18:44 +08:00
Looly
01b815afab add UrlDecoder 2020-04-16 01:15:37 +08:00
Looly
ca7c407a1c add UrlDecoder 2020-04-16 01:13:58 +08:00
Looly
efedd36696 fix bug and add method 2020-04-13 10:41:59 +08:00
Looly
2034be3b5a prepare 5.3.1 2020-04-11 14:30:43 +08:00
Looly
97ad2fbf08 release 5.3.0 2020-04-11 14:09:07 +08:00
Looly
660b64daf6 fix test 2020-04-11 13:58:41 +08:00
Looly
4a574e3241 add CalendarUtil 2020-04-11 13:53:08 +08:00
Looly
bc486cdac4 fix code 2020-04-11 13:08:46 +08:00
Looly
73fd3b849f fix code 2020-04-11 10:38:07 +08:00
Looly
47be0f4f79 change multipart 2020-04-10 17:56:10 +08:00
Looly
a967dd6c79 fix code 2020-04-10 17:16:21 +08:00
Looly
942521862d fix monitor 2020-04-10 15:59:16 +08:00
Looly
9b470616ba fix xml bug 2020-04-09 17:46:12 +08:00
Looly
ced42166d3 XmlUtil.mapToXml support List 2020-04-09 16:35:44 +08:00
Looly
4210ebaa4e igonre test 2020-04-07 12:22:48 +08:00
Looly
b1e10cc763 fix comment 2020-04-07 11:26:21 +08:00
Looly
91e9511738 fix bug 2020-04-07 11:22:13 +08:00
Looly
d8baf83474 fix bug 2020-04-07 11:19:46 +08:00
Looly
cf5ff51a56 add test 2020-04-04 09:14:21 +08:00
Looly
24a300e348 fix code 2020-04-04 01:34:54 +08:00
Looly
6b13cb5263 prepare 5.3.0 2020-04-04 00:50:44 +08:00
Looly
3921a568dd add ValidateObjectInputStream 2020-04-03 12:13:56 +08:00
Looly
17be56a99c fix code 2020-04-02 17:50:07 +08:00
Looly
1218a51509 add Request 2020-04-02 11:59:58 +08:00
Looly
3f6112fcfa add null check 2020-04-02 11:03:08 +08:00
Looly
b2201873ea add Handler 2020-04-02 10:21:21 +08:00
Looly
174d80e865 add methods 2020-03-30 19:36:19 +08:00
Looly
3eaf4702f5 add method 2020-03-29 12:29:12 +08:00
Looly
bcd773b85a add method 2020-03-29 10:07:59 +08:00
Golden Looly
9ea0e983bd
Merge pull request #812 from dahuoyzs/v5-dev
StrUtil添加subBetweenAll()方法
2020-03-29 09:30:00 +08:00
大火yzs
a0c78cf53c StrUtil添加subBetweenAll()方法 2020-03-27 17:59:55 +08:00
Looly
130fa344c4 prepare 5.2.6 2020-03-27 00:31:35 +08:00
Looly
4d8b21f831 release 5.2.5 2020-03-26 23:58:44 +08:00
Looly
0d7ef8f092 add LockUtil and fix Cache 2020-03-26 23:46:36 +08:00
Looly
85eab64171 add methods 2020-03-26 17:15:43 +08:00
Looly
8bb73f3829 fix Date and aopbug 2020-03-26 12:05:26 +08:00
Looly
8c9abbe3e3 add ListUtil 2020-03-25 17:49:25 +08:00
Looly
5443f028bd add extra for TreeNode 2020-03-25 11:41:25 +08:00
Looly
8f84997e8e add extra for TreeNode 2020-03-25 11:35:07 +08:00
Looly
308368cffd setNamespaceAware as true 2020-03-25 10:41:36 +08:00
Looly
b6fd1e2beb add test 2020-03-25 09:55:06 +08:00
Looly
e344c4ef54 support edge 2020-03-24 17:09:04 +08:00
Looly
df739bae6a add CityHash 2020-03-24 11:50:50 +08:00
Looly
36c706bc7d add test 2020-03-23 17:53:10 +08:00
Golden Looly
452b6c13d5
Merge pull request #799 from jamesxuhaozhe/v5-master
在NumberWordFormatter文件中,NUMBER_TEEN 数组中表示12 的TWELVE拼写错误
2020-03-23 16:48:25 +08:00
Xu Haozhe
cbb1a578ea fix mispelling in file NumberWordFormatter file 2020-03-23 11:51:12 +08:00