Giter Club home page Giter Club logo

manager-system's Introduction

后台管理系统

简介:

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

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

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

编译环境:

jdk 1.8

mysql 5.7

tomcat 7

框架:

springboot2.0

mybatis

jar包管理工具:

Maven

编译器:

IDEA

完成进度:

完成

系统功能:

控制面板

用户管理:

用户管理

角色管理

权限管理

系统日志:

日志管理

启动设置:

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

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

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

  • 管理员:

    • 账号:superadmin
    • 密码: 123456

数据表关系:

项目截图:

manager-system's People

Contributors

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