Giter Club home page Giter Club logo

managerment's Introduction

managerment

为加深知识理解而做的Demo


项目结构

  • authority-server 权限管理中心
  • gateway-server 网关服务
  • goods-server 商品服务
  • user-server 用户服务
  • common-api 通用模块
  • miaosha-server 秒杀服务

流程

graph LR
A(前端界面) --> B(gateway-server)
    B --> C{authority-server}
    C --> D(menu-server)
    C --> E(user-server)
    C --> F(other-server)
    G[简陋流程]
Loading

技术栈

  • nacos 注册中心、配置服务
  • gateway 网关服务
  • openfeign 服务调用
  • shiro 安全管理
  • redis 数据存储
  • mysql 数据库
  • mybatisplus
  • rabbitmq 消息队列

太菜了我

managerment's People

Contributors

hyx321 avatar yhaol 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.