1378 Commits

Author SHA1 Message Date
duandazhi
1c299f9810 JAXBUtil beanToxml add comment 2021-07-01 12:58:00 +08:00
duandazhi
566fffdce1 1、CsvWriter 增加 writer.write(csvData)的方法重载;
2、测试类写文件 对macos、linux 电脑的支持
3、优化测试类代码
2021-06-30 22:31:09 +08:00
Looly
c42bb13a07 prepare 5.7.4 2021-06-29 23:28:12 +08:00
Looly
e5e6500116 🥤release 5.7.3 2021-06-29 23:14:55 +08:00
Looly
3685f17b3a add test 2021-06-29 23:08:25 +08:00
Looly
8caa7f890e add test 2021-06-29 23:02:52 +08:00
Looly
fbd67b0d17 add RegexPool 2021-06-29 22:31:22 +08:00
Looly
61c80b0957 fix comment 2021-06-29 21:23:11 +08:00
Looly
fc61fc9fe0 !351 JAXBUtil 和 XmlUtil 增加@see的注释
Merge pull request !351 from dazer007/v5-dev
2021-06-29 13:17:29 +00:00
Looly
721fd16f4d fix Range 2021-06-29 21:15:19 +08:00
duandazhi
3b696f08b7 XmlUtil 和 JAXBUtil 增加 @see 2021-06-29 19:56:54 +08:00
duandazhi
9a6b8cbf45 Merge remote-tracking branch 'origin/v5-dev' into v5-dev 2021-06-29 19:40:12 +08:00
Looly
3ca4063ea5 fix 2021-06-29 11:13:55 +08:00
duandazhi
20244dcf9e XmlUtil 和 JAXBUtil 增加 @see 2021-06-29 10:45:18 +08:00
Looly
2034b59042 add PasswdStrength 2021-06-29 00:04:48 +08:00
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