1 Star 0 Fork 303

jzbjbj / spring-boot-CloudDisk

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

spring-boot-CloudDisk

介绍

基于SpringBoot+elFinder搭建的私有云盘服务

推荐

支付服务:https://gitee.com/52itstyle/spring-boot-pay

任务调度:https://gitee.com/52itstyle/spring-boot-quartz

邮件服务:https://gitee.com/52itstyle/spring-boot-mail

搜索服务:https://gitee.com/52itstyle/spring-boot-elasticsearch

私人网盘:https://gitee.com/52itstyle/spring-boot-CloudDisk

环境搭建

软件 版本 功能 地址
SpringBoot 1.5.10 全能框架 https://spring.io/projects/spring-boot/
elFinder 2.1.38 Web文件管理器 https://studio-42.github.io/elFinder/

项目截图

输入图片说明

输入图片说明

输入图片说明

输入图片说明

输入图片说明

参数配置

# 执行类,内部调用,实现前端相关功能
file-manager.command=com.itstyle.cloud.common.elfinder.command
file-manager.thumbnail.width=80
file-manager.volumes[0].Node=
file-manager.volumes[0].source=fileSystem
file-manager.volumes[0].alias=file
# 文件存放目录,可以自定义
file-manager.volumes[0].path=D:/cloudFile
file-manager.volumes[0]._default=true
file-manager.volumes[0].locale=
file-manager.volumes[0].constraint.locked=false
file-manager.volumes[0].constraint.readable=true
file-manager.volumes[0].constraint.writable=true

文件管理

  • 文件以及文件夹新增,删除,移动,重名
  • 在线打包文件
  • 文件下载、上传
  • 在线预览文件,图片
  • 在线处理图片,文件

演示

https://cloud.52itstyle.vip/

Empty file

About

Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Java
1
https://gitee.com/jzbjbj/spring-boot-CloudDisk.git
git@gitee.com:jzbjbj/spring-boot-CloudDisk.git
jzbjbj
spring-boot-CloudDisk
spring-boot-CloudDisk
master

Search