# demo-file **Repository Path**: mabyo/demo-file ## Basic Information - **Project Name**: demo-file - **Description**: SpringBoot文件分片上传 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-19 - **Last Updated**: 2022-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, mybatis-plus, 文件分片上传, 文件断点续传 ## README # 文件分片上传 技术框架 * SpringBoot * Mybatis-Plus ### Springboot框架下实现文件分片上传功能,实现断点续传和秒传 * 数据库存储文件信息,包括文件分片信息 * 前端利用递归调用上传文件分片