# spring-boot-start-poi **Repository Path**: zh2016976438/spring-boot-start-poi ## Basic Information - **Project Name**: spring-boot-start-poi - **Description**: 使用poi和spring boot 编写的一套对excel操作的框架 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-06-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot-start-poi #### 介绍 poi-spring-boot-zh [https://www.yuque.com/books/share/b1663ee4-c64e-4b7f-a6b8-e7f6920b9786?#《spring boot poi》](https://www.yuque.com/books/share/b1663ee4-c64e-4b7f-a6b8-e7f6920b9786?#%20《spring%20boot%20poi》) **里面示例由于时间问题,没有写完,很多示例需要慢慢补充,当然您也可以直接看源码,来了解会有什么功能** #### VUE项目演示:https://gitee.com/zh2016976438/Spring-boot-poi-vue #### 软件架构 软件架构说明 Spring Boot 集成 POI 支持实体类配置sheet DTO实体类 #### maven依赖 ``` com.github.zhanghecn poi-spring-boot-starter 2.2.8 ``` ##### 导出 支持图片导出 支持多sheet组合成一个excel导出 支持多excel导出成zip ##### 导入 支持多excel导入 支持zip导入 支持自定义类型导入 支持自定义类型转换 支持图片导入 #### 使用说明 ![springboot启动](https://images.gitee.com/uploads/images/2020/0612/225342_d99139ac_2220484.png "springBootApplication.png") ![实体配置](https://images.gitee.com/uploads/images/2020/0612/225359_832f32b8_2220484.png "配置1.png") ![自动导入](https://images.gitee.com/uploads/images/2020/0612/225413_3a3dad6e_2220484.png "参数使用.png") ![一键导出](https://images.gitee.com/uploads/images/2020/0612/225432_3820a386_2220484.png "导出.png") 目前教程需要等待全部测试完毕,一个个更新出来,更新的实例都在example 里面 #### 参与贡献 #### 码云特技