# CEIT-Admin **Repository Path**: kudaompq/ceit-admin ## Basic Information - **Project Name**: CEIT-Admin - **Description**: 基于springboot+redis+shiro+layui的权限管理系统 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-26 - **Last Updated**: 2021-10-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CEIT-Admin #### 介绍 基于springboot+redis+shiro+layui的权限管理系统 #### 软件架构 软件架构说明 #### 安装教程 1. 修改mysql的密码 2. 设置本地的redis 3. sql文件在doc文件夹下 #### 使用说明 1. 权限管理系统,采用了RBAC的结构设计,可以通过角色给用户分配用户可使用的功能 2. 可以使用druid的页面进行sql监控 3. 使用swagger2进行api交互 #### 特别鸣谢 前端使用了[pear-admin](https://gitee.com/pear-admin/Pear-Admin-Layui)的前端模板