# Spring-Cloud-iView-Admin **Repository Path**: qinxiaoyao/SpringBoot-Shiro-iView-Admin ## Basic Information - **Project Name**: Spring-Cloud-iView-Admin - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-07 - **Last Updated**: 2024-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SpringBoot-Shiro-iView-Admin ===== `SpringBoot-Shiro-iView-Admin` 是一个可以快速帮你构建后台管理的工具,基于前后端分离的应用框架思想,致力于做更简洁的后台管理系统。前端框架iview提供的丰富的页面组件和表单元素等功能,后端Spring boot利用JWT TOKEN鉴权机制给予客户端的访问权限,传输数据进行md5签名保证传输过程数据的安全性! 提供能帮助你使用很少的代码就实现功能完善的后台管理功能。 >功能介绍 >>管理系统功能 1.用户管理 2.角色管理 3.部门管理 4.菜单管理 ## 待做的工作 - [ ] xxxx [Demo](http://www.baidu.com) 账号/密码:admin/admin 截图 ------------ 安装 ------------ 启动服务后,在浏览器打开 `http://localhost/admin/` ,使用用户名 `admin` 和密码 `admin`登陆. 默认配置 ------------ 安装完成之后,`xxxx`所有的配置都在`xxx`文件中。 目录结构 ------------ 安装完成之后,后台的安装目录为`app/Admin`,之后大部分的后台开发编码工作都是在这个目录下进行。 ``` app/Admin ├── Controllers │ ├── xxx │ └── xx └── xxx ``` 快速开始 ------------ 其它 ------------ License ------------ `SpringBoot-Shiro-iView-Admin` is licensed under [The MIT License (MIT)](LICENSE).