857 Commits

Author SHA1 Message Date
mawanli
1029bc74f2 1.[新特性] CsvWriter添加writeBeans方法,根据Bean自动生成表头,并写入数据 2021-06-23 11:28:20 +08:00
Looly
e8ecadd9a3 fix XmlUtil 2021-06-20 00:46:57 +08:00
Looly
59275491de add JWTValidator 2021-06-20 00:07:44 +08:00
Looly
185764ec75 add test 2021-06-18 01:56:06 +08:00
Looly
7baac80d32 fix code to replace join 2021-06-18 01:48:02 +08:00
Looly
40a14e1508 add StrJoiner 2021-06-17 20:41:01 +08:00
Looly
b9cf8b0c5b fix test 2021-06-16 23:06:00 +08:00
Looly
ec60a4202d fix tester bug 2021-06-16 19:23:53 +08:00
Looly
26064f146c fix method 2021-06-16 02:32:12 +08:00
Looly
8c3298fed4 fix code 2021-06-16 02:01:56 +08:00
Looly
f9b6110042 remove deprecated methods 2021-06-16 00:51:20 +08:00
Looly
8b85134c4b fix test 2021-06-15 19:03:08 +08:00
Looly
56703c5a55 add test 2021-06-15 10:28:59 +08:00
Looly
395942298e fix parse bug 2021-06-15 10:17:35 +08:00
Looly
7dc5873d9e add methods 2021-06-12 00:33:50 +08:00
Looly
e2de04d36f add method 2021-06-11 13:17:35 +08:00
Looly
93b383c2b7 add jwt 2021-06-10 22:54:45 +08:00
Looly
b0e62df7c6 add Stream utils 2021-06-07 18:46:24 +08:00
Looly
31ee6335c5 remove jmh test 2021-06-07 12:01:42 +08:00
Looly
c26343f462 remove jmh 2021-06-07 11:59:30 +08:00
Looly
649d41cd8a add jmh 2021-06-07 02:47:01 +08:00
Golden Looly
5ef8fab528
Merge pull request #1634 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-3
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
2021-06-07 02:02:44 +08:00
Looly
70eb424cd5 fix code 2021-06-07 01:59:07 +08:00
cal101
bc3c3d08d2 [cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
EclipseJdt cleanup 'RemoveAllTrailingWhitespace' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 17:20:14 +00:00
Golden Looly
e5448b08e6
Merge pull request #1627 from cal101/erefactor/v5-dev-project/1/jdt/jdt-InvertEqualsCleanUp
[cleanup] erefactor/EclipseJdt - Invert equals arguments if parameter…
2021-06-07 00:22:11 +08:00
Looly
ab195f4e67 add return 2021-06-07 00:00:45 +08:00
cal101
86caedac50 [cleanup] erefactor/EclipseJdt - Invert equals arguments if parameter is constant string
EclipseJdt cleanup 'InvertEquals' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 13:37:57 +00:00
cal101
1627362961 [cleanup] erefactor/EclipseJdt - Remove unused imports
EclipseJdt cleanup 'RemoveUnusedImport' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-05 11:53:39 +00:00
Looly
f441b319da add test 2021-06-05 11:16:14 +08:00
Looly
e7fb9759f3 enhance TreeUtil.build 2021-06-04 21:51:20 +08:00
Looly
4d7b4da46a fix space bug 2021-06-04 18:36:18 +08:00
damon.li
1e0a88ffda ImgUtil 添加获取图片主色调的方法。
作用,填充网页空白有用,或者自定义处理图像填充白边。
2021-06-02 16:54:00 +08:00
Looly
d815b0f64e fix io bug 2021-06-02 08:40:50 +08:00
Looly
b0b46f75b2 add methods 2021-05-29 21:52:46 +08:00
Looly
e3810b3727 fix normalize 2021-05-28 15:49:03 +08:00
Looly
1eff0fa846 add logtube support 2021-05-26 14:08:48 +08:00
Golden Looly
858a90c8b7
Merge pull request #1596 from kyoty/centos-package-failed
PathUtilTest runs failed in Linux environment.
2021-05-25 11:30:11 +08:00
Looly
9c290c4bcc fix readBySax for xls not support sheetName 2021-05-25 01:59:29 +08:00
kyoty
f9193e819c
Update PathUtilTest.java 2021-05-24 19:02:39 +08:00
Looly
ad782ff837 fix decimalFormat bug 2021-05-22 14:40:26 +08:00
Looly
2c1d10d952 add stop 2021-05-14 16:58:33 +08:00
Looly
105e712a68 !322 修复了工程从仓库拉取到本地后执行./hutool.sh install脚本后运行报错的问题
Merge pull request !322 from ujshenry/v5-master
2021-05-11 15:54:43 +08:00
henry
98299a2bbc 修复./hutool.sh install执行过程中报错问题
Signed-off-by: henry <1009015337@qq.com>
2021-05-11 12:05:25 +08:00
Looly
ab79a7e2bb fix HexUtil 2021-05-11 11:58:10 +08:00
Looly
890307e123 !321 添加集合属性拷贝方法 BeanUtil.copyToList(Collection<?> collection, Class<T> targetType)
Merge pull request !321 from jrd77/v5-dev
2021-05-11 10:44:47 +08:00
wangzhen
2063cb2453 添加复制集合中的Bean属性方法,对比原方法(copyToList)减少不常用参数 2021-05-10 14:27:14 +08:00
Looly
3f233bae81 fix url encode bug 2021-05-09 00:44:19 +08:00
Looly
d8eebe1879 add test 2021-05-08 20:04:56 +08:00
Looly
660c8c58d0 add methods 2021-05-08 19:27:24 +08:00
Golden Looly
02c4ce2602
Merge pull request #1555 from dahuoyzs/v5-dev
劳动节快乐!补充部分方法✒️
2021-05-08 15:25:19 +08:00