# springboot-excel **Repository Path**: fzhndy/springboot-excel ## Basic Information - **Project Name**: springboot-excel - **Description**: springboot框架,excel导入导出测试 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-07-13 - **Last Updated**: 2024-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 需要更改 application.yml中 1. driver-class-name: com.mysql.cj.jdbc.Driver #mysql 8 driver-class-name: com.mysql.jdbc.Driver #mysql 5 2.url中数据空名称 3.username以及password