docx4j-spring-boot-starter

docx4j starter for spring boot

说明

基于 docx4j 的 Spring Boot Starter 实现

  1. 整合docx4j

Maven

<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>docx4j-spring-boot-starter</artifactId>
    <version>1.0.1-SNAPSHOT</version>
</dependency>

Sample

https://github.com/hiwepy/spring-boot-starter-samples/tree/master/spring-boot-sample-docx4j

作者:Jeebiz  创建时间:2023-03-20 23:50
最后编辑:Jeebiz  更新时间:2024-10-04 23:38