Giter Club home page Giter Club logo

mix's Introduction

Mix

介绍

一个开源的基于SpringCloud + Vue3 + ts + Ant Design 的前后端分离权限管理系统。

Mix(混合),因为会在学习过程中不断地在这个项目中实践所学,所以与工作项目相比,所选技术不一定是最优解,同学们可以看作是一个技术大DEMO。

我是希望能将所学都体现在这个开源项目中,希望同学们能在这里找到想学的技术的落地实践,当然如果没找到可以给我提下 :)

技术选型

后端
技术 作用 版本
JDK Java 开发套件 1.8+
Spring Framework 容器 5.3.5
Spring Boot spring 快速开发框架 2.4.4
Spring Cloud 微服务全家桶 2020.0.2
Spring Cloud Alibaba 阿里微服务套件 2020.0.RC1
MyBatis ORM框架
MyBatis Generator 代码生成器
PageHelper MyBatis物理分页插件
Druid 数据库连接池
Redis 分布式缓存数据库
Swagger2 接口文档工具
jenkins 持续集成工具
docker 容器工具
maven 项目构建管理

未完待续

前端 (mix-vue 项目)
技术 版本
vue 3
Ant Design of Vue 2.1.3
typescript 4.1.5

未完待续

模块说明

MIX

​ |------ mix-admin 管理后台接口服务模块

​ |------ mix-api feign接口模块

​ |------ mix-auth 认证服务模块

​ |------ mix-common 公共模块

​ |------ mix-gateway 统一网关模块

​ |------ mix-monitor 系统监控模块

启动说明

  • 安装nacos,导入nacos数据库脚本doc\sql\nacos_config.sql

  • 安装MySQL,导入数据库脚本doc\sql\mix.sql

  • 安装redis

  • 启动以下服务,顺序不限

    • mix-gateway
    • mix-admin
    • mix-auth

mix's People

Contributors

fbljq5 avatar

Stargazers

roamdy 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.