ExcelUtil

Introduction: 用于导入导出 Excel 的 Util 包,基于 Java 的 POI。可将 List导出成 Excel,或读取 Excel 成 List,读取时有验证和 Log。
More: Author   ReportBugs   
Tags:

用于导入导出 Excel 的 Util 包,基于 Java 的 POI。可将 List<Bean>导出成 Excel,或读取 Excel 成 List<Bean>,读取时有验证和 Log。

Apache Maven

<dependency>
    <groupId>com.sargeraswang.util</groupId>
    <artifactId>excel-util</artifactId>
    <version>1.2.4</version>
</dependency>

使用方式:https://sargeraswang.com/blog/2018/11/27/excelutil-1-dot-2-1-doc/

Apps
About Me
GitHub: Trinea
Facebook: Dev Tools