springboot-file-server icon indicating copy to clipboard operation
springboot-file-server copied to clipboard

springboot web h5 大文件上传 分片 断点续传 fastdfs oss minio 七牛云 亚马逊等 文件服务器

springboot-file-server

springboot 文件服务 mybatis-plus web h5 大文件 分片 断点续传 fastdfs oss minio 七牛云等兼容s3协议的 文件服务器

代码正在重构...

启动步骤:localhost:3000

swagger接口文档localhost:3000/doc.html

Fastdfs: fastdfs测试完成 通过crc32校验保证文件可靠性

fastdfs starter客户端 https://github.com/ykrenz/fastdfs-client-spring-boot-starter

前端案例组件为fine-uploader https://github.com/FineUploader/fine-uploader

show db api api

TODO s3云存储。。。