随着spring boot的越来越流行,不可免俗的我们也推出了easypoi-spring-boot-starter,方便大家的引用和依赖

<dependency>
    <groupId>cn.afterturn</groupId>
    <artifactId>easypoi-spring-boot-starter</artifactId>
    <version>4.0.0</version>
</dependency>

加入其他不需要改动就可以完美的玩耍了,如果你不需要web服务,那只要依赖easypoi-base就可以

作者:悟耘信息  创建时间:2020-04-09 15:22
 更新时间:2022-09-04 22:15