Giter VIP home page Giter VIP logo

ems-admin-mvc's Introduction

ems-admin-boot

介绍

ems-admin(easy manage system)是一套极简的后台管理系统, 基于SpringBoot3.1.5、SpringSecurity6.x、Mybatis-plus3.4.3.4、Mysql8.0、 JWT、Vue3.0、Layui2.8.18开发, 只提供最基础的登录、权限管理功能与日志功能,所有的业务功能, 都可以根据自己的需要在此之上构建。

ems-admin-mvc是ems-admin的单体SpringBoot版本,前后端未分离,前端基于Layui+vue进行混合开发

AUR star GitHub stars GitHub forks

ems-admin-mvc演示站点

支持功能

  • 登录

    • 账号/密码 admin/123456
  • 用户管理

    • 添加、编辑、删除、停用/启用、查询
  • 菜单管理

    • 添加、编辑、删除、查询
  • 角色管理

    • 添加、编辑、删除、授权、查询
  • 日志管理

    • 查询

交流反馈

软件架构

  • 登录和访问控制通过SpringSecurity 和 JWT来完成

  • 用户的访问权限,通过用户-角色-权限的方式进行绑定

后续计划

  • 提供验证码功能

  • 提供token自动续租功能

  • 优化权限的细粒度,目前是通过请求路径进行了校验,还没有精确到按钮

已知问题

  • 期待反馈

ems-admin-mvc's People

Contributors

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