# CommonExcelUtils **Repository Path**: TZWw/common-excel-utils ## Basic Information - **Project Name**: CommonExcelUtils - **Description**: 万能的Excel导入、导出模板 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 4 - **Created**: 2020-11-25 - **Last Updated**: 2025-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CommonExcelUtils #### 介绍 SpringBoot万能的Excel导入、导出模板 此模板是在使用[若依权限管理框架](https://gitee.com/y_project/RuoYi-Cloud)时遇到的,非常的方便好用 #### 软件架构 使用springboot #### 使用说明 1. 实体类:在需要导出的字段上加入@Excel注解,name为导出后Excel的表头