129 Star 477 Fork 139

justcloud / just-shiro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

just-shiro

项目介绍

Springboot + shiro权限管理。最精简的shiro上手项目。
基于Spring Boot、Shiro、MyBatis、Redis、thymeleaf等框架,前端使用adminlte模板。
可以加QQ群130512958交流技术!

项目预览:admin.nbclass.com 音乐:music.nbclass.com

如果喜欢,请多多分享!!多多Star!!

JDK Maven MySQL Redis license

使用说明

  1. 使用IDE导入本项目
  2. 新建数据库CREATE DATABASE just-shiro;
  3. 导入数据库docs/db/shiro.sql
  4. 修改(resources/application.yml)配置文件
    1. 数据库链接属性(可搜索datasource或定位到L.15)
    2. redis配置(可搜索redis或定位到L.28)
  5. 运行项目(三种方式)
    1. 项目根目录下执行mvn -X clean package -Dmaven.test.skip=true编译打包,然后执行java -jar zb-shiro/target/zb-shiro.jar
    2. 项目根目录下执行mvn springboot:run
    3. 直接运行ShiroBootApplication.java
  6. 浏览器访问http://localhost:8081

用户密码

演示账号: 账号:admin 密码:123456

其他开源项目

zplayer音乐播放器

参与贡献

  1. Fork 本项目
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

图片预览

首页 什么?你没看错,前端模板有很棒的主题风格切换功能!
主题切换 用户管理 角色管理 角色分配资源 资源管理

MIT License Copyright (c) 2018 superzheng Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

just-shiro是精简的后台管理项目,基于Spring Boot、Shiro、MyBatis、Redis、thymeleaf等框架,前端使用adminlte模板,自适应。包含:用户管理、角色管理、角色管理、在线用户管理等。Q群130512958 展开 收起
Java 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/justcloud/just-shiro.git
git@gitee.com:justcloud/just-shiro.git
justcloud
just-shiro
just-shiro
master

搜索帮助

14c37bed 8189591 565d56ea 8189591