Commit Graph

730 Commits

Author SHA1 Message Date
lixiaohua
482bc4e56e 删除多余导入 2020-08-01 22:14:56 +08:00
lixiaohua
bd236d9d08 改为用hutool中的过滤器接口 2020-08-01 22:13:45 +08:00
lixiaohua
e107996e0e update 2020-08-01 21:14:49 +08:00
lixiaohua
31b1902d6b 增加过滤字符串的方法 2020-08-01 21:09:40 +08:00
Looly
04917da6e2 nio enhancement 2020-08-01 18:58:44 +08:00
Looly
4f94783fc1 add method 2020-08-01 16:09:49 +08:00
Looly
6e4d897b46 add method 2020-08-01 15:06:24 +08:00
Looly
f6f97668cf add config 2020-07-31 09:43:05 +08:00
Looly
dd7f04af44 fix img 2020-07-30 10:06:42 +08:00
Looly
f349d770e2 add PhoneUtil 2020-07-30 08:59:29 +08:00
大火yzs
bbf8b29b44 PhoneUtil(可合并在StrUtil中)✒️ 2020-07-29 19:32:18 +08:00
大火yzs
da77e8f861 StrUtil.cover()方法✒️ 2020-07-29 19:27:07 +08:00
Looly
fb2e118d91 add method 2020-07-25 18:12:53 +08:00
Looly
026afb641f add method 2020-07-25 18:06:08 +08:00
Looly
baa8ddd9ed prepare 5.3.11 2020-07-23 18:21:00 +08:00
Looly
1f19a31c5a release 5.3.10 2020-07-23 18:07:43 +08:00
Looly
0ee4108d26 fix IdCardUtil 2020-07-23 17:04:54 +08:00
Looly
23884e7121 add CollUtil.padXXX 2020-07-23 16:37:35 +08:00
Looly
28f149b2bc !141 添加填充List的工具方法
Merge pull request !141 from Ease/v5-master
2020-07-23 16:20:58 +08:00
Looly
b47125c9f1 fix bug and add crypto 2020-07-23 12:10:58 +08:00
Looly
1e22cce3a3 add comment 2020-07-23 10:38:46 +08:00
easepan
78729283e8 feat: utility method for padding list 2020-07-22 14:25:46 +08:00
Looly
d789171410 add methods 2020-07-22 11:00:54 +08:00
Looly
62a02fb265 add crc16 2020-07-22 09:10:35 +08:00
easepan
d9f862ce67 feat: add utilities method for list 2020-07-20 19:21:25 +08:00
Looly
b58f98eb95 add crc16 2020-07-18 10:53:11 +08:00
Looly
9157fa332b fix test 2020-07-18 08:25:24 +08:00
Looly
41bbd86a14 fix doc 2020-07-17 12:09:33 +08:00
Looly
ac81d9e750 fix bugs 2020-07-17 11:56:34 +08:00
Looly
69e2a9b45d fix 2020-07-16 15:47:16 +08:00
Looly
1cc66f086e fix 2020-07-16 12:02:55 +08:00
Looly
d70687d20d add dataSize 2020-07-16 11:56:36 +08:00
Looly
84c38aa3f0 add GlobalDbConfig 2020-07-15 17:29:39 +08:00
Looly
e50942efbc fix zip bug 2020-07-14 10:11:08 +08:00
Looly
03689be5fe fix comment 2020-07-13 09:21:56 +08:00
Looly
ea3e59a331 fix comment 2020-07-13 09:20:17 +08:00
Looly
fb2596b6c7 prepare 5.3.10 2020-07-12 13:00:02 +08:00
Looly
8236ae61f2 release 5.3.9 2020-07-12 12:28:17 +08:00
Looly
8e3a04bd56 fix ChineseDate bug 2020-07-12 12:12:48 +08:00
Looly
80ed1c0141 fix bugs 2020-07-12 10:21:53 +08:00
Looly
93d91699c1 fix bug 2020-07-12 09:19:52 +08:00
Looly
fe6ae2c996 add test 2020-07-09 19:47:53 +08:00
Looly
c12557eac4 add LocalDateTimeUtil 2020-07-07 12:51:39 +08:00
Looly
25b9d61ffd fix dict 2020-07-06 16:18:34 +08:00
Looly
48d67f0859 fix code 2020-07-06 15:18:09 +08:00
echohlne
1ad1451a86 字符串为空时,直接复用全局的静态final EMPTY字段,而不需要调用toString方法 2020-07-06 00:17:34 +08:00
Looly
a0f5970037 fix ZipUtil 2020-07-03 09:50:05 +08:00
Golden Looly
6f85c396f0
Merge pull request #948 from GRain-long/patch-1
[bug修复]修复ArrayUtil中isEmpty带来的异常
2020-07-03 09:17:07 +08:00
Liang Long
1ef749bf38
modify isEmpty(Object array)
修复判空异常
2020-07-02 16:45:13 +08:00
Looly
7a1438fc02 fix 2020-06-28 11:43:58 +08:00
Golden Looly
37c2c07164
Merge pull request #937 from GRain-long/patch-1
[新特性]添加intersectionDistinct方法
2020-06-28 11:26:03 +08:00
Liang Long
1bc2fe138e
add intersectionDistinctTerst
添加交集去重测试方法
2020-06-23 18:45:52 +08:00
Liang Long
b1337edc30
add intersectionDistinct
添加交集去重方法
2020-06-23 18:41:14 +08:00
Looly
8bb47018e6 fix brief bug 2020-06-23 18:02:38 +08:00
Looly
e0e07c726f add method 2020-06-23 17:47:07 +08:00
Looly
93d68637ef add method 2020-06-23 12:15:28 +08:00
王健
71890bccc6 更新注释 2020-06-19 20:30:19 +08:00
王健
f93017e49f DateUtil增加formatChineseDateTime 转化为中文日期格式到时分秒 2020-06-19 20:19:43 +08:00
Looly
9d02dcd5d8 fix bean bug 2020-06-18 15:24:50 +08:00
Looly
f108b91e0c add ser 2020-06-18 08:51:48 +08:00
Looly
086f3a2e77 fix bug 2020-06-17 17:54:54 +08:00
Looly
01f19daa66 prepare 5.3.9 2020-06-17 15:34:36 +08:00
Looly
ceb8f868f2 release 5.3.8 2020-06-17 02:16:27 +08:00
Looly
b6a9bc6991 add alias methods 2020-06-17 00:14:04 +08:00
Golden Looly
6a6dfa0e19
Merge pull request #926 from dahuoyzs/v5-dev
FileUtil重载方法,添加getSuffix方法✒️
2020-06-17 00:08:47 +08:00
Looly
9c434da9fb db support remarks etc propertis 2020-06-17 00:06:45 +08:00
大火yzs
e1099dea28 FileUtil重载方法,添加getSuffix方法✒️ 2020-06-16 22:59:20 +08:00
Looly
411fea9c9f fix DatePattern 2020-06-15 11:07:19 +08:00
Looly
327502a846 fix IoUtil bug 2020-06-15 09:11:40 +08:00
Looly
4843e684b0 add methods 2020-06-12 16:39:42 +08:00
Luguoming
cab34df313 复制创建一个Bean对象, 并忽略某些属性 2020-06-12 09:04:07 +08:00
hitfire
d03e3b5b94 CollUtil.subtractToList bug fix 2020-06-10 15:34:39 +08:00
Looly
94335d176b add gif 2020-06-05 17:59:00 +08:00
Looly
9b2fc8aecf DateUtil.parse support iso8601 2020-06-05 11:03:48 +08:00
Looly
26ccc50c89 fix test 2020-06-05 09:07:28 +08:00
Looly
79b3adb150 add date pattern 2020-06-04 17:13:05 +08:00
Looly
9ca7d93f70 prepare 5.3.8 2020-06-03 18:51:56 +08:00
Looly
78f57d7ffd release 5.3.7 2020-06-03 18:48:35 +08:00
Looly
8e2f63d576 fix bugs 2020-06-03 18:15:33 +08:00
Looly
93951af07e add exception 2020-06-02 18:05:13 +08:00
Looly
58441b393f add this 2020-06-02 17:52:24 +08:00
Looly
670cb3c10b fix buf 2020-06-02 17:30:37 +08:00
Looly
0b74d3769d prepare 5.3.7 2020-05-31 18:00:07 +08:00
Looly
62e02e877a release 5.3.6 2020-05-31 17:30:02 +08:00
Looly
15a9d1c7fa update de 2020-05-31 17:29:15 +08:00
Looly
4770107785 fix I1IZ30 2020-05-31 17:12:20 +08:00
Looly
06fa24edb0 date parse support like 2020-1-1 2020-05-31 17:10:45 +08:00
Looly
5a99c64226 add allAll for primitive 2020-05-31 16:17:33 +08:00
Looly
32ece1bbf4 remove concole 2020-05-30 08:20:43 +08:00
Looly
b8f8a3277f fix Validator 2020-05-30 08:07:02 +08:00
Looly
e7bc77aff5 fix date 2020-05-30 07:51:45 +08:00
Golden Looly
7d97896c00
Merge pull request #897 from ysrotciv/v5-dev
修正注释中的错误
2020-05-30 07:43:09 +08:00
Looly
4a302fc2d8 pr#895 2020-05-30 07:41:50 +08:00
Golden Looly
fce8c35a82
Merge pull request #895 from dahuoyzs/v5-dev
HttpUtil添加downloadBytes方法✒️
2020-05-30 07:26:27 +08:00
Looly
0e1936e41d add test 2020-05-30 07:26:02 +08:00
杨帅
d35fbbdda6
修正注释中的错误 2020-05-29 15:15:11 +08:00
大火yzs
609e5166fe
Merge branch 'v5-dev' into v5-dev 2020-05-29 14:26:53 +08:00
大火yzs
e2dcff3bfd issue#896添加 2020-05-29 14:23:01 +08:00
大火yzs
1b4276c211 StrUtil添加isAllNotEmpty✒️ 2020-05-29 13:17:17 +08:00
Looly
ff327057e4 del sun class 2020-05-28 01:33:59 +08:00
Looly
8bcb1daf99 support back 2020-05-28 01:30:18 +08:00
Looly
6b6366e1ef add default method 2020-05-28 01:16:42 +08:00
Looly
7c4c6c7af1 fix bug 2020-05-26 15:58:22 +08:00
Looly
df58ad5eff fix bean 2020-05-26 10:22:59 +08:00
Looly
e9400766a9 pr#124 2020-05-26 01:39:00 +08:00
Looly
ac314bb14a add test 2020-05-26 00:28:07 +08:00
Looly
73b2f75de2 add FontUtil 2020-05-26 00:15:59 +08:00
Looly
4451a8451d add test 2020-05-25 16:04:33 +08:00
Looly
b90602746d fix img 2020-05-25 11:55:55 +08:00
Looly
688eefc02b add test 2020-05-25 11:39:40 +08:00
Looly
9ff2d650bb add toBean support Map 2020-05-25 11:36:20 +08:00
Looly
ceaac0c412 change return not null 2020-05-21 16:43:14 +08:00
Looly
f7bf950073 fix dead lock bug 2020-05-19 18:31:30 +08:00
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
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
Looly
15b6bb7aef fix incoke 2020-03-23 10:38:37 +08:00
Looly
122f5be484 prepare 5.2.5 2020-03-22 18:16:41 +08:00
Looly
544facce2b release 5.2.4 2020-03-22 18:15:05 +08:00
Looly
335a4b8926 prepare 5.2.5 2020-03-22 18:04:05 +08:00
Looly
55fb3de832 release 5.2.4 2020-03-22 17:49:28 +08:00
Looly
0cd79bcbfd fix bugs 2020-03-22 16:45:25 +08:00
Looly
7c05a71159 fix doc 2020-03-20 11:05:39 +08:00
Looly
8c734607a1 fix doc 2020-03-20 11:03:20 +08:00
Looly
77aee971a5 add method for ChineseDate 2020-03-20 10:44:11 +08:00
Looly
81c2850cfc fix pic for word 2020-03-20 09:21:18 +08:00
Looly
249f20d0ed add CreditCodeUtil 2020-03-19 11:27:29 +08:00
刘伟龙
45fa1043eb 删除无用代码 2020-03-19 09:50:41 +08:00
刘伟龙
6ea24f4d64 完善代码 2020-03-19 09:49:02 +08:00
刘伟龙
1ee8b79248 社会统一信用代码和数字转换 2020-03-19 08:47:25 +08:00
Looly
d330c489b3 add Node 2020-03-18 17:18:38 +08:00
Looly
4663e0d175 fix timestamp bug 2020-03-18 16:37:33 +08:00
Looly
8fda7fe8bd add methods 2020-03-17 15:39:25 +08:00
Looly
87167a07d0 add setCaseInsensitive 2020-03-16 23:19:04 +08:00
Looly
3a579171c1 add methods 2020-03-16 22:04:59 +08:00
Looly
2801373c9e add methods 2020-03-16 20:58:47 +08:00
oneplustow
6038c50bb9 增加copyProperties重载,实现根据Class创建对象 并进行属性拷贝 2020-03-14 20:25:52 +08:00
Looly
4f3ade54a2 prepare 5.2.4 2020-03-13 18:24:54 +08:00
Looly
f5bdc07d86 release 5.2.3 2020-03-13 18:07:32 +08:00
Looly
cf842ce474 fix test 2020-03-13 18:06:26 +08:00
Looly
aaee713fad fix test 2020-03-13 17:47:57 +08:00
Looly
cefe1311ad fix import bug 2020-03-13 17:26:32 +08:00
Looly
c38e6f0c1a add methods 2020-03-13 17:07:30 +08:00
Looly
a508f2d5aa fix PageUtil bug 2020-03-13 16:18:11 +08:00
Looly
a48c68762c prepare 5.2.3 2020-03-12 22:27:38 +08:00
Looly
c9f54c5c2a release 5.2.2 2020-03-12 19:09:03 +08:00