摘要: 排除 poi-ooxml-schemas 包即可 <dependency> <groupId>com.alibaba</groupId> <artifactId>easyexcel</artifactId> <version>3.1.1</version> <exclusions> <exclusi 阅读全文
posted @ 2022-07-16 14:50 博麗靈夢 阅读(6609) 评论(0) 推荐(2) 编辑
摘要: read 时需要指定 entity EasyExcel.read(file.getInputStream(), XLSEntity.class, this); 阅读全文
posted @ 2022-07-16 10:12 博麗靈夢 阅读(746) 评论(0) 推荐(0) 编辑