GithubHelp home page GithubHelp logo

manager-system's Introduction

后台管理系统

感谢:

首先感谢各位对我项目的支持,由于我一般是将项目更新在GitHub上,因此在Gitee上项目可能不是最新的。并且Gitee我并不经常使用主要使用GitHub,如果大家有问题可以在GitHub上留言。因此有一些bug可能在Gitee上没有更改,再次向各位说声抱歉。目前这个项目其实早就完成,只是忘了更新Gitee上。最后再次谢谢大家的支持。

最后关于一些问题回复:这个小项目是有两个分支的,一个是基于过滤器完成的权限校验,一个是基于spring security完成的校验。大家可以在tag上对应下载。默认是使用spring security这个分支。对于初学者我建议可以下载第一个分支。

GitGub地址:https://github.com/ZeroWdd

简介:

简单的后台开发模板框架,具备菜单管理,用户管理,角色管理,权限管理,日志管理这5个功能。

运用layui后台管理模板,界面简介大方且美观。

采用mvc架构,使代码易于管理和修改,合理的注解,使代码通俗易懂,具有较强的阅读性。

编译环境:

jdk 1.8

mysql 5.7

tomcat 7

框架:

springboot2.0

mybatis

spring security

jar包管理工具:

Maven

编译器:

IDEA

完成进度:

manager_system_1.0.0版本完成 从tag中 V1.0.0可获取完整版本

manager_system_2.0.0版本打算结合spring security完成 从tag中 V2.0.0可获取完整版本

系统功能:

控制面板

用户管理:

用户管理

角色管理

权限管理

系统日志:

日志管理

启动设置:

  • 修改application.yml中的数据链接

  • 执行mysql -uroot -p 数据库 < manager_system.sql导入数据库脚本。

  • 运行ManagerSystemApplication,启动后访问:http://localhost:8080/manager/login

  • 管理员:

    • 账号:superadmin
    • 密码: 123

数据表关系:

项目截图:

manager-system's People

Contributors

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