一个基于Spring boot的云盘项目,提供大文件分片断点上传/下载服务 ,以及文件管理/消息服务 ,集成Spring Boot , Shiro , Redis , Netty , Thymeleaf , Bootstrap , MongoDB GridFS , Mybatis
☆62Oct 22, 2019Updated 6 years ago
Alternatives and similar repositories for MicroClouds
Users that are interested in MicroClouds are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储☆23Aug 24, 2017Updated 8 years ago
- 全称:minsx-common-cloud-storge 公共云存储,主要用于统一阿里云、百度云、腾讯云、七牛云等云存储及本地存储,提供一套简单通用的标准☆19Dec 3, 2018Updated 7 years ago
- 大数据企业实训项目:基于SpringMVC+Spring+HBase+Maven搭建的Hadoop分布式云盘系统。使用Hadoop HDFS作为文件存储系统、HBase作为数据存储仓库,采用SpringMVC+Spring框架实现,包括用户注册与登录、我的网盘、关注用户、我…☆140Feb 3, 2018Updated 8 years ago
- 基于Spring Boot + Spring Security OAuth2 + jwt 搭建的单点登录示例☆11Dec 4, 2018Updated 7 years ago
- MongoDB File Server is a file server system based on MongoDB. 基于 MongoDB 的文件服务器。☆335May 13, 2019Updated 7 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 经典算法、笔试题☆12Sep 15, 2018Updated 7 years ago
- 全新设计的mysql分库分表中间件。使用netty 4.1开发,基于spring boot/cloud提供管理接口。☆17Mar 31, 2021Updated 5 years ago
- 一个基于netty的文件服务器,可以用于分发应用程序,文件md5校验比对差量更新,支持大文件传输☆52May 7, 2018Updated 8 years ago
- 基于hbase的oss系统☆10Nov 1, 2018Updated 7 years ago
- Java Web 快速开发、基础功能集成后台,包含权限系统、会员系统、日志统计、系统管理等,让你专心做功能☆31Mar 14, 2018Updated 8 years ago
- 文件服务器,可以作为文件的存储服务单独运行,并为其他业务服务,可以作为一个文件版本管理器来运行。☆21Apr 9, 2026Updated 4 months ago
- 网盘项目☆10Mar 9, 2017Updated 9 years ago
- 分布式MySQL数据库中间件,支持数据的水平、垂直拆分,支持分库分表,支持读写分离,支持结果集合并,支持故障自动切换。☆26Sep 17, 2015Updated 10 years ago
- 经验构件库(Java版)☆16Mar 7, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- mysql数据迁移工具。支持指定表名、列名,多线程+多进程。保证高可用,数据一致性。☆19Mar 10, 2015Updated 11 years ago
- Tomcat 自动部署脚本☆10May 9, 2016Updated 10 years ago
- 基于Hadoop的图像检索之人脸识别系统☆22Aug 3, 2017Updated 9 years ago
- Jetfire《天火》基于SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例☆13Sep 1, 2022Updated 3 years ago
- 脚本管理工具☆16May 16, 2024Updated 2 years ago
- FileMap 是一个用 Java 编写的,基于文件的高性能本地 Key - Value 存储库,可以理解为一个将数据存储在文件上的 Map,因此,其可存储巨大的数据量,而且具有持久化的效果。☆17Oct 13, 2018Updated 7 years ago
- 面向学校、学院、老师的网盘,存储个人文件资源☆17Jan 4, 2018Updated 8 years ago
- 利用netty 写的上传和下载超大文件的demo☆89Feb 7, 2017Updated 9 years ago
- huxin项目是一套聊天系统,包括前台手机界面及后台分布式系统,基于SpringBoot+Netty+MUI+H5Plus+Nginx+FastDFS分布式文件系统搭建的聊天系统。 前端聊天系统包含首页门户登录注册、互信、通讯录、发现、我等模块,添加了扫一扫,朋友圈等功能。…☆16Jun 21, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 优惠券系统后台实现☆48Dec 14, 2022Updated 3 years ago
- 全端技术-核心知识点-底层原理(源码) 归纳总结图(drawio) Fullstack-core tech-summary based of drawio☆10Jan 14, 2026Updated 7 months ago
- 这是我 的csdn博客代码,只有代码实现,没有详细解释,欲了解更多信息,请访问我的csdn博客:☆12May 2, 2019Updated 7 years ago
- 基于MapReduce实现物品协同过滤算法(ItemCF)☆15May 17, 2018Updated 8 years ago
- 基于canal.deployer-1.1.1-SNAPSHOT.tar,canal连接kafka,springboot消费kafka数据入hbase和ElasticSearch☆15Dec 19, 2018Updated 7 years ago
- 网盘系统☆35Feb 24, 2017Updated 9 years ago
- 使用Oauth2实现的SSO单点登录登出,模拟微信/QQ授权码模式授权资源访问☆10Dec 4, 2020Updated 5 years ago
- 前段时间自己的网站涉及到支付功能(自己网站后台是node.js开发的),在阅读了官方文档之后,打算在git上找一下开源的支付接口,没想到一个都不能使用,最后无赖自己根据官网资料,自己写了这个接口,原理比较简单,其实没有那么复杂,希望对初学者有帮助,如果有错误还望指出(本接…☆12Aug 1, 2017Updated 9 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 抛弃tomcat, 拥抱vert.x☆16Oct 22, 2025Updated 9 months ago
- 基于SSM框架开发的在线云盘☆11Aug 28, 2018Updated 7 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆76Jan 14, 2019Updated 7 years ago
- 该系统是一个针对于工厂使用的一个系统,主要是 做家具或者其他一些产品生产的一个系统。☆16Aug 14, 2017Updated 9 years ago
- DUT编译原理课程设计,定义了一个C语言子集,包含词法分析,语法分析,语义分析,解释执行以及相应的图形界面☆12Nov 13, 2020Updated 5 years ago
- 天津市建立的一套资源共享系统,各单位可共享资源信息进行资源交换申请。系统平台有-信息资源共享门户、信息资源共享大屏、信息资源共享管理系统、资源目录管理系统、数据质量分析系统、运行管理平台、资源管理系统等。☆13Feb 13, 2023Updated 3 years ago
- xnetter是基于netty的网络框架,实现了tcp、udp、http/https、websocket/wss通用框架。其中http/https支持文件下载、文件展示和文件上传,tcp/udp支持加密算法(tcp还支持ssl)。☆14Sep 8, 2020Updated 5 years ago