Giter Site home page Giter Site logo

lgc's Introduction

Basic management system

说明

BMS是一款以Spirng boot为核心,集成Vue、Shiro、JWT等框架开发的前后端分离基础后台管理系统。系统包含用户管理,角色管理二大功能模块。

技术栈

前端

  • JS框架:Vue
  • UI框架:Element UI
  • 异步请求:Axios
  • 跨域认证:JSON Web Token
  • cnpm install vue-quill-editor --save

后台

  • 核心框架:Spring Boot
  • 安全框架:Apace Shiro + JWT
  • 持久层框架:Mybaits
  • 数据连接池:Durid

开发环境

  • OS:Windows 10
  • 编译软件:IDEA
  • 数据库 :MySQL 57
  • JDK:JDK11
  • Node:Node.js 14

模块功能

用户管理

  • 添加用户

  • 用户列表

    • 修改用户
    • 删除用户
  • 用户角色分配

  • 禁用用户

角色管理

  • 添加角色
  • 角色列表
    • 修改角色
    • 删除角色
  • 角色权限分配
  • 禁用角色

系统

  • Shiro权限认证

BUG

  • 删除角色时未删除角色与用户之间的关系

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.