Looly
|
968d18db10
|
fix provience bug
|
2021-06-24 22:01:01 +08:00 |
|
wenbei
|
5267a02467
|
modify method name,update desc
|
2021-06-24 19:38:02 +08:00 |
|
wenbei
|
f428120890
|
对导出的数据整行或整列自定义样式
fix:原setRowStyle setColumnStyle会使无数据的cell也有样式且有数据的cell的样式会被StyleSet的样式覆盖
|
2021-06-24 17:34:28 +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
|
a97e967ecd
|
fix comment
|
2021-06-20 01:45:47 +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
|
3c1aa9ef57
|
update dependency
|
2021-06-20 01:24:55 +08:00 |
|
Looly
|
b671aeb80f
|
fix comment
|
2021-06-20 01:16:13 +08:00 |
|
Looly
|
41757b1e36
|
add PhoenixDialect
|
2021-06-20 01:13:44 +08:00 |
|
Looly
|
e8ecadd9a3
|
fix XmlUtil
|
2021-06-20 00:46:57 +08:00 |
|
Looly
|
2465c024b7
|
fix comment
|
2021-06-20 00:25:25 +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
|
a844a81782
|
fix bug
|
2021-06-18 23:37:36 +08:00 |
|
Looly
|
f679ec633f
|
numberUtil change to isBlank
|
2021-06-18 18:22:49 +08:00 |
|
Looly
|
cd63bdd755
|
add TreeBuilder
|
2021-06-18 18:13:19 +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
|
7ead906910
|
fix poi bug
|
2021-06-18 11:22:07 +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
|
757bfdc723
|
remove show sql for group
|
2021-06-17 19:19:37 +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
|
3b38125d4e
|
fix count
|
2021-06-16 19:06:26 +08:00 |
|
Looly
|
ad49bb9393
|
change char
|
2021-06-16 17:58:02 +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
|
ca2952543a
|
fix comment
|
2021-06-16 02:06:38 +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 |
|