Giter Club home page Giter Club logo

mall-admin-cloud's Introduction

项目内容

1.项目模块构建

  • cloud-gateway(网关)
  • cloud-auth(认证服务)
  • cloud-mall-admin(业务)
  • cloud-mall-admin-rpc(业务服务rpc)

2.登录认证

  • jwt
  • oauth2
  • spring security

3.功能开发

  • 登录认证
  • 动态路由鉴权
  • 用户管理
  • 角色管理
  • 菜单管理
  • 资源管理
  • 资源分类管理

4.基础组件

  • redis缓存服务封装
  • 基于雪花算法封装Id生成器
  • 自定义BaseMapper实现基本增删改查
  • AOP组件,自定义注解用于方法监控、缓存异常处理等
  • BaseMapper扩展insertBatch方法支持批量插入、批量删除

软件架构

技术 版本 说明
Spring Boot 2.6.3 框架
Spring-Cloud 2021.0.3 微服务框架
Spring-Cloud-Alibaba 2021.0.1.0 微服务扩展框架
Oauth2 2.2.5.RELEASE 认证框架
JWT 9.23 登录支持
MySQL 8 数据库
tkMyBatis 2.0.2 持久层
Swagger2 3.0.0 文档
Redis 5.0 缓存
Spring-Security 2.6.3 安全框架
OpenFeign 3.1.3 rpc支持

使用说明

  • sql:建表语句、初始化数据

mall-admin-cloud's People

Contributors

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