# springboot-csv **Repository Path**: jeven233/springboot-csv ## Basic Information - **Project Name**: springboot-csv - **Description**: 导出生成csv文件。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2022-03-23 - **Last Updated**: 2022-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-csv #### 项目介绍 导出生成csv文件。 #### 使用说明 1. 访问 http://127.0.0.1:9689/ 返回数据 list 2. 访问 http://127.0.0.1:9689/download 下载生成 csv 文件。