# poi-word-template **Repository Path**: git654321/poi-word-template ## Basic Information - **Project Name**: poi-word-template - **Description**: 使用 poi 根据 word 模板生成 word 文件 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2017-09-28 - **Last Updated**: 2020-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #poi-word-template 该项目实现了 word 根据模板下载到客户端的功能。 使用 Spring Boot 实现。 使用命令 `mvn spring-boot:run` 启动项目。 项目访问主页地址:http://localhost:8080/index.jsp。 知识点: 1、Java 流的相关知识复习; 2、