Jiaju Zhuang
|
67d00c1951
|
* 根据文件流解析,由抛出异常改为,默认识别为csv
|
2 years ago |
Jiaju Zhuang
|
0a4241fb1f
|
* 默认对象反射缓存改成`ThreadLocal`,并支持设置反射缓存类型 [Issue #2792](https://github.com/alibaba/easyexcel/issues/2792)
|
2 years ago |
Jiaju Zhuang
|
85d4264415
|
* 默认对象反射缓存改成`ThreadLocal`,并支持设置反射缓存类型 [Issue #2792](https://github.com/alibaba/easyexcel/issues/2792)
|
2 years ago |
gongxuanzhang
|
7fd3b1f503
|
Merge remote-tracking branch 'origin/master'
|
2 years ago |
jipengfei-jpf
|
f8eb6729cb
|
Update README.md
|
2 years ago |
jipengfei-jpf
|
78e6537683
|
Update README.md
|
2 years ago |
jipengfei-jpf
|
80689513c3
|
Update README.md
|
2 years ago |
jipengfei-jpf
|
70d601e3dd
|
Update README.md
OK
|
2 years ago |
Jiaju Zhuang
|
e9856e5549
|
* 默认对象反射缓存改成`ThreadLocal`,并支持设置 [Issue #2792](https://github.com/alibaba/easyexcel/issues/2792)
* 支持根据`includeColumnIndexes`和`includeColumnFieldNames`排序 [Issue #2697](https://github.com/alibaba/easyexcel/issues/2697)
|
2 years ago |
Jiaju Zhuang
|
e6f707811f
|
Merge branch 'master' into bugfix
|
2 years ago |
Jiaju Zhuang
|
dc60c8b67d
|
Merge pull request #3156 from gongxuanzhang/force_index
support force index
|
2 years ago |
Jiaju Zhuang
|
069d86461f
|
Merge pull request #3018 from 3139487747/patch-1
Word error
|
2 years ago |
Jiaju Zhuang
|
98e2420868
|
* 删除`org.apache.poi.hssf.usermodel.PoiUtils.java`, 使用反射获取 [Issue #2804](https://github.com/alibaba/easyexcel/issues/2804)
|
2 years ago |
gongxuanzhang
|
6923b804af
|
PoiUtils initRowField add thread security
|
2 years ago |
gongxuanzhang
|
c89ebb6080
|
Merge branch 'alibaba:master' into master
|
2 years ago |
gongxuanzhang
|
9ad63b696e
|
support force index
|
2 years ago |
Jiaju Zhuang
|
bb62a88142
|
Merge pull request #3010 from gongxuanzhang/master
delete poi same name package, move PoiUtils to excel utils package.
|
2 years ago |
Jiaju Zhuang
|
d3a9a6cfcf
|
Merge pull request #2971 from Lilaccoral/patch-1
Update ReadListener.java
|
2 years ago |
Jiaju Zhuang
|
d91af4712f
|
Merge pull request #3061 from joyfully-W/master
修正注解
|
2 years ago |
Jiaju Zhuang
|
f226ed77c9
|
* 在`easyexcel-parent` 包中移除测试包的`dependencyManagement`
|
2 years ago |
Jiaju Zhuang
|
2286ceb708
|
修改测试包引入
|
2 years ago |
Jiaju Zhuang
|
57ccede9f1
|
Merge pull request #3118 from alibaba/dependabot/maven/org.springframework-spring-core-5.3.27
Bump spring-core from 5.3.15 to 5.3.27
|
2 years ago |
Jiaju Zhuang
|
7ea972b96b
|
Merge pull request #3104 from zhouyao1994/fix-web-test
fix: fix the spring boot Application EasyexcelApplication cannot start
|
2 years ago |
Jiaju Zhuang
|
85a4ec853f
|
移除多余转换器
|
2 years ago |
Jiaju Zhuang
|
3922e6d0ef
|
Merge pull request #3110 from ltxlouis/rm-duplicate-converter
remove duplicate BigIntegerStringConverter
|
2 years ago |
Jiaju Zhuang
|
a723709e0f
|
Merge pull request #3127 from acc8226/patch-1
Update PageReadListener.java
|
2 years ago |
Jiaju Zhuang
|
73b65d29a4
|
* xlsx存在隐藏字符时需要忽略,确保和展示看到的一样
|
2 years ago |
Jiaju Zhuang
|
770be56cf4
|
Merge pull request #3132 from gongxuanzhang/fix_utfdecode
Fix utf decode
|
2 years ago |
Jiaju Zhuang
|
32aa7b4506
|
新增codestyle
|
2 years ago |
Jiaju Zhuang
|
8fb759ab1f
|
* 读csv会忽略BOM数据 [Issue #3137](https://github.com/alibaba/easyexcel/issues/3137)
* 解决csv用office打开乱码的问题,写csv默认带上BOM数据
|
2 years ago |
jipengfei.jpf
|
d96676827b
|
增加最新作品
|
2 years ago |
jipengfei.jpf
|
9acea1f362
|
增加最新作品
|
2 years ago |
jipengfei.jpf
|
80eada12de
|
Merge remote-tracking branch 'origin/master'
|
2 years ago |
jipengfei.jpf
|
70ec81455c
|
增加最新作品
|
2 years ago |
jipengfei-jpf
|
de87f4b331
|
Update README.md
|
2 years ago |
jipengfei-jpf
|
b7b7a204bc
|
Update README.md
|
2 years ago |
jipengfei.jpf
|
430a53ae8c
|
增加最新作品
|
2 years ago |
Jiaju Zhuang
|
0019be4a57
|
Merge pull request #3019 from supalle/master
添加CSV的BOM解析支持
|
2 years ago |
Jiaju Zhuang
|
b55207e72b
|
Merge branch 'master' into bugfix
|
2 years ago |
gongxuanzhang
|
b835619942
|
fix utf decode
|
2 years ago |
gongxuanzhang
|
5dc6196e50
|
fix utf decode
|
2 years ago |
acc8226
|
1635bb8147
|
Update PageReadListener.java
Incorrect words: Defuault -> Default
|
2 years ago |
dependabot[bot]
|
baf7d0bd5b
|
Bump spring-core from 5.3.15 to 5.3.27
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.15 to 5.3.27.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.15...v5.3.27)
---
updated-dependencies:
- dependency-name: org.springframework:spring-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
ltxlouis
|
5e1e457b90
|
remove duplicate BigIntegerStringConverter
|
2 years ago |
zhouyao
|
8cb0447f8c
|
fix: fix the spring boot Application EasyexcelApplication cannot start
|
2 years ago |
gongxuanzhang
|
3712f0221a
|
Merge pull request #3102 from gongxuanzhang/fix_auto_close_csv
fix bug:input stream auto close when csv builder set autoClose is false
|
2 years ago |
gongxuanzhang
|
d918c40860
|
fix bug:input stream auto close when csv builder set autoClose is false
|
2 years ago |
Joyfully
|
a5dc38e632
|
修正注解
|
2 years ago |
supalle
|
bebbb1515f
|
调整代码满足pmd编码规范
|
2 years ago |
supalle
|
6dcf356dba
|
添加CSV的BOM解析支持
|
2 years ago |