GithubHelp home page GithubHelp logo

linrty / linrty-netdisk-server Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 210 KB

资源分享平台后端,实现文件上传(妙传、分片)、下载、共享、回收站、搜索等功能,微服务架构,SpringCloud、Nacos为注册配置中心、集成Seata实现分布式事务、ElasticSearch实现文件搜索、使用RabbitMQ作为消息队列

Java 100.00%

linrty-netdisk-server's Introduction

资源共享平台

这是一个基于SpringCloud框架的项目

技术栈

  • 微服务注册中心:Nacos
  • 微服务网关:Spring Cloud Gateway 版本
  • 微服务调用:OpenFeign
  • 微服务熔断:Sentinel
  • 微服务配置中心:Nacos
  • 分布式事务:Seata
  • 内容搜索:Elasticsearch 版本:8.1.2
  • 消息队列:RabbitMQ
  • 数据库:MySQL 版本:8.0.23
  • 缓存:Redis

SpringCloudAlibaba 版本:2021.0.4.0 SpringBoot 版本:2.7.12

项目结构

  • netdisk-service-common (通用工具以及配置模块)
  • netdisk-service-config (应用内配置模块)
  • netdisk-service-gateway (网关模块)
  • netdisk-service-user (用户模块)
  • netdisk-service-file (文件模块,文件的一些基础操作比如搜索、分享、重命名、复制、移动等)
  • netdisk-service-transfer (文件传输模块,文件的上传、下载、断点续传等)
  • netdisk-service-notice (系统公告模块)

linrty-netdisk-server's People

Contributors

linrty avatar

Stargazers

 avatar  avatar handsome avatar YIHao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.