1 Star 0 Fork 140

liujiliang2008 / zb-shiro

forked from justcloud / just-shiro 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

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

About

zb-shiro是精简的后台管理项目,基于Spring Boot、Shiro、MyBatis、Redis、thymeleaf等框架,前端使用adminlte模板,自适应。包含:用户管理、角色管理、角色管理、在线用户管理等。Q群130512958 expand collapse
Java
MIT
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/liujiliang2008/zb-shiro.git
git@gitee.com:liujiliang2008/zb-shiro.git
liujiliang2008
zb-shiro
zb-shiro
master

Search

344bd9b3 5694891 D2dac590 5694891