pom.xml中添加依赖
<dependency>
<groupId>cn.afterturn</groupId>
<artifactId>easypoi-spring-boot-starter</artifactId>
<version>4.2.0</version>
</dependency>
其他
gitee easypoi 地址(源码):
https://gitee.com/lemur/easypoi
gitee easypoi演示项目,可以用来测试
https://gitee.com/lemur/easypoi-test
文档:
http://doc.wupaas.com/docs/easypoi/easypoi-1c0u6ksp2r091
原文:https://www.cnblogs.com/wmy10/p/15355969.html