Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiwepy/docx4j-spring-boot-starter

docx4j
https://github.com/hiwepy/docx4j-spring-boot-starter

docx4j spring-boot spring-boot-starter

Last synced: about 1 month ago
JSON representation

docx4j

Awesome Lists containing this project

README

        

# spring-boot-starter-docx4j
docx4j starter for spring boot

### 说明

> 基于 docx4j 的 Spring Boot Starter 实现

1. 整合docx4j

### Maven

``` xml

com.github.hiwepy
docx4j-spring-boot-starter
${project.version}

```

### Sample

[https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-docx4j](https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-docx4j "spring-boot-sample-docx4j")