Looly
|
1472cdc440
|
fix NPE bug
|
2021-06-28 23:22:20 +08:00 |
|
Looly
|
ffed1d32fd
|
fix indexOfSub bug
|
2021-06-28 23:07:40 +08:00 |
|
Looly
|
062d070d92
|
fix bug
|
2021-06-28 22:26:15 +08:00 |
|
duandazhi
|
af9880c5d3
|
解决:copyProperties(x,x, CopyOptions copyOptions)
当:copyOptions的 setFieldNameEditor 不为空的时候,有bug,这里进行修复;
|
2021-06-28 22:15:11 +08:00 |
|
Looly
|
60999194d1
|
add method
|
2021-06-28 21:58:28 +08:00 |
|
Looly
|
5719c28158
|
fix DateRange bug
|
2021-06-28 21:55:53 +08:00 |
|
Looly
|
16910ed709
|
add getWorkerId stc
|
2021-06-28 20:49:39 +08:00 |
|
Looly
|
613b6f3ac5
|
add /GlobalCustomFormat
|
2021-06-26 01:47:16 +08:00 |
|
Looly
|
85e9bc11c2
|
support custom date format parse
|
2021-06-25 23:05:54 +08:00 |
|
Looly
|
74b6ac38c4
|
add JAXBUtil
|
2021-06-24 23:10:56 +08:00 |
|
Looly
|
abee0ff49e
|
!346 解决 xmlutil 只能解析一层的bug, 新增 XmlBeanUtil工具
Merge pull request !346 from dazer007/v5-dev
|
2021-06-24 14:47:25 +00:00 |
|
Looly
|
069fd6827a
|
fix bug
|
2021-06-24 22:37:15 +08:00 |
|
Looly
|
968d18db10
|
fix provience bug
|
2021-06-24 22:01:01 +08:00 |
|
duandazhi
|
96e09601e0
|
add xml 2 bean 互转utils;
解决:
BeanUtil.beanToMap(outer)只能解析第一层,如果想多层解析,考虑使用JSONUtil的bug;
生产环境,常见是要 解析多层,而不是 只解析第一层;
|
2021-06-24 13:05:32 +08:00 |
|
Looly
|
36dcc17390
|
fix comment
|
2021-06-24 08:57:06 +08:00 |
|
Looly
|
bead588ede
|
fix comment
|
2021-06-24 08:54:20 +08:00 |
|
Looly
|
c94375e922
|
fix bug
|
2021-06-24 08:44:39 +08:00 |
|
Golden Looly
|
1750dcaf38
|
Merge pull request #1673 from CherryRum/v5-dev
revert: Fix the recurses infinitely caused by Autoboxing
|
2021-06-24 08:31:01 +08:00 |
|
Looly
|
2c30de4fae
|
add methods
|
2021-06-24 08:26:46 +08:00 |
|
Looly
|
d6fd4e259b
|
!345 CsvWriter添加writeBeans方法,根据Bean自动生成表头,并写入数据
Merge pull request !345 from 马万里/v5-dev
|
2021-06-24 00:09:11 +00:00 |
|
Looly
|
b8a35fdeae
|
add test
|
2021-06-24 08:03:18 +08:00 |
|
Looly
|
949c7a856e
|
fix escape bug
|
2021-06-24 07:53:21 +08:00 |
|
mawanli
|
1029bc74f2
|
1.[新特性] CsvWriter添加writeBeans方法,根据Bean自动生成表头,并写入数据
|
2021-06-23 11:28:20 +08:00 |
|
Lin
|
8955d03a4f
|
revert: Fix the recurses infinitely caused by Autoboxing
Closes https://github.com/dromara/hutool/issues/1670
|
2021-06-22 23:43:35 +08:00 |
|
Looly
|
9a0c2f84c4
|
prepare 5.7.3
|
2021-06-20 01:44:54 +08:00 |
|
Looly
|
7bf6c7c4d7
|
🍧release 5.7.2
|
2021-06-20 01:33:46 +08:00 |
|
Looly
|
b671aeb80f
|
fix comment
|
2021-06-20 01:16:13 +08:00 |
|
Looly
|
e8ecadd9a3
|
fix XmlUtil
|
2021-06-20 00:46:57 +08:00 |
|
Looly
|
081a51ff83
|
fix comment and test
|
2021-06-20 00:18:02 +08:00 |
|
Looly
|
59275491de
|
add JWTValidator
|
2021-06-20 00:07:44 +08:00 |
|
Looly
|
f679ec633f
|
numberUtil change to isBlank
|
2021-06-18 18:22:49 +08:00 |
|
Looly
|
d05fd5af8d
|
add TreeBuilder
|
2021-06-18 18:12:36 +08:00 |
|
Looly
|
86d711cc03
|
fix jwt bug
|
2021-06-18 15:59:20 +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
|
5302edf980
|
fix code
|
2021-06-17 18:52:19 +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
|
cdca396da3
|
add UserPassAuthenticator
|
2021-06-16 11:40:10 +08:00 |
|
Looly
|
5dcc4eb57c
|
prepare 5.7.2
|
2021-06-16 03:19:53 +08:00 |
|
Looly
|
8f331a9c52
|
🍤release 5.7.1
|
2021-06-16 03:07:45 +08:00 |
|
Looly
|
6212d60f6a
|
fix test
|
2021-06-16 03:04:06 +08:00 |
|
Looly
|
40dcdf5e43
|
fix test
|
2021-06-16 02:59:50 +08:00 |
|
Looly
|
ad40ca5670
|
fix code
|
2021-06-16 02:36:39 +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
|
373c30b9f0
|
fix code
|
2021-06-16 01:38:03 +08:00 |
|
Looly
|
19098c0429
|
fix code
|
2021-06-16 01:33:24 +08:00 |
|
Looly
|
691ccd0f3d
|
add IterChain
|
2021-06-16 01:25:18 +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
|
1df383c521
|
prepare 5.7.1
|
2021-06-15 17:52:04 +08:00 |
|
Looly
|
2702dadb63
|
🍖release 5.7.0
|
2021-06-15 17:39:21 +08:00 |
|
Looly
|
1755bbadcc
|
fix put bug
|
2021-06-15 17:01:27 +08:00 |
|
Looly
|
fdede9070b
|
change capacity
|
2021-06-15 11:43:05 +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
|
f07a452e3a
|
prepare 5.7.0
|
2021-06-10 17:04:16 +08:00 |
|
Looly
|
227a740fab
|
prepare 5.6.8
|
2021-06-09 01:35:41 +08:00 |
|
Looly
|
6ffc2cc29b
|
fix comment
|
2021-06-09 01:16:13 +08:00 |
|
Looly
|
39269f0c9e
|
🌞release 5.6.7
|
2021-06-09 01:09:22 +08:00 |
|
Looly
|
ae50575d72
|
remove console debug
|
2021-06-09 01:04:29 +08:00 |
|
Looly
|
3ff0dc11d2
|
fix code
|
2021-06-08 19:42:36 +08:00 |
|
Looly
|
8256af1552
|
add methods
|
2021-06-08 11:12:18 +08:00 |
|
Looly
|
0f5133013d
|
change methods
|
2021-06-07 19:10:06 +08:00 |
|
Looly
|
671b6fa6a9
|
add methods
|
2021-06-07 18:58:59 +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 |
|
Golden Looly
|
b8b1632f3b
|
Merge pull request #1633 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-1
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
|
2021-06-07 02:02:16 +08:00 |
|
Golden Looly
|
dc42f9b123
|
Merge pull request #1632 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-2
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
|
2021-06-07 02:01:29 +08:00 |
|
Golden Looly
|
597f8f2236
|
Merge pull request #1631 from cal101/erefactor/v5-dev-project/6/jdt-UseUnboxingCleanUp
[cleanup] erefactor/EclipseJdt - Use Unboxing
|
2021-06-07 02:00:54 +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 |
|
cal101
|
b1e5b8286d
|
[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:13 +00:00 |
|
cal101
|
5990db3dbb
|
[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:13 +00:00 |
|
cal101
|
469d62d679
|
[cleanup] erefactor/EclipseJdt - Use Unboxing
EclipseJdt cleanup 'UseUnboxing' 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:10:37 +00:00 |
|
Looly
|
028c3ed60d
|
add method
|
2021-06-07 00:39:21 +08: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 |
|
Golden Looly
|
25082777c0
|
Merge pull request #1625 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-1
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
|
2021-06-07 00:19:26 +08:00 |
|
Golden Looly
|
53b523be6c
|
Merge pull request #1624 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-2
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
|
2021-06-07 00:18:50 +08:00 |
|
Looly
|
ab195f4e67
|
add return
|
2021-06-07 00:00:45 +08:00 |
|
cal101
|
352d2d8a30
|
[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 14:00:58 +00:00 |
|
cal101
|
7a096caef5
|
[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 14:00:57 +00: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 |
|
Golden Looly
|
c402d7cbc2
|
Merge pull request #1622 from cal101/erefactor/v5-dev-project/1/jdt/jdt-UseAutoboxingCleanUp
[cleanup] erefactor/EclipseJdt - Use Autoboxing
|
2021-06-06 07:59:19 +08:00 |
|
Golden Looly
|
33543c7bdf
|
Merge pull request #1621 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-1
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
|
2021-06-06 07:56:41 +08:00 |
|
Golden Looly
|
a65d77eb63
|
Merge pull request #1620 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-2
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
|
2021-06-06 07:56:10 +08:00 |
|
Golden Looly
|
02f3a4e338
|
Merge pull request #1619 from cal101/erefactor/v5-dev-project/1/jdt/jdt-RemoveAllTrailingWhitespaceCleanUp-3
[cleanup] erefactor/EclipseJdt - Remove trailing whitespace - All lines
|
2021-06-06 07:55:33 +08:00 |
|
cal101
|
8165442121
|
[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-05 12:14:11 +00:00 |
|
cal101
|
bee77579af
|
[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-05 12:14:11 +00:00 |
|
cal101
|
1a0a3d334d
|
[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-05 12:14:11 +00:00 |
|
cal101
|
203135bcdc
|
[cleanup] erefactor/EclipseJdt - Use Autoboxing
EclipseJdt cleanup 'UseAutoboxing' 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 12:12:47 +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 |
|