1.2K Star 8.6K Fork 3.2K

一刀/springboot-bucket

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
springboot-aop
springboot-async
springboot-batch
springboot-cache
springboot-cxf
springboot-echarts
springboot-hibernate
springboot-jwt
springboot-mongodb
springboot-multisource
springboot-mybatis
springboot-rabbitmq-rpc
springboot-rabbitmq
springboot-redis
springboot-restful
springboot-resttemplate
springboot-schedule
springboot-shiro
src
.gitignore
LICENSE
README.md
pom.xml
run.sh
springboot-socketio
springboot-starter
springboot-swagger2
springboot-thymeleaf
springboot-transaction
springboot-websocket
.gitignore
LICENSE
README.md
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

集成Shiro权限管理

SpringBoot和Shiro集成,实现用户登录认证和授权访问页面。

数据库初始化

执行SQL文件src/main/resources/sql/schema.sql

测试账号

  1. admin/12345678
  2. aix/12345678

根据登录用户的不通角色可以看到不通的菜单

admin登录后可以看到用户管理菜单,aix登录后可以看到App管理、机具入网监控等业务系统菜单

许可证

Copyright (c) 2018 Xiong Neng

基于 MIT 协议发布: http://www.opensource.org/licenses/MIT

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/yidao620/springboot-bucket.git
git@gitee.com:yidao620/springboot-bucket.git
yidao620
springboot-bucket
springboot-bucket
master

搜索帮助