1312 Commits

Author SHA1 Message Date
duandazhi
20244dcf9e XmlUtil 和 JAXBUtil 增加 @see 2021-06-29 10:45:18 +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