使用SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例
☆593Jul 1, 2020Updated 5 years ago
Alternatives and similar repositories for springboot-shiro
Users that are interested in springboot-shiro are comparing it to the libraries listed below
Sorting:
- 基于SpringBoot+Shiro+Redis+Jwt+Thymeleaf+MyBatis 开发的后台用户、角色、权限、会员管理、RestFul、Token和前台用户登录注册以及前后台用户分离的脚手架☆827Nov 16, 2022Updated 3 years ago
- Springboot + shiro权限管理。这或许是流程最详细、代码最干净、配置最简单的shiro上手项目了。☆284Oct 25, 2019Updated 6 years ago
- 使用javaconfig的方式整合SpringMVC+Mybatis+SpringSecurity实现基于数据库的权限系统,包括对按钮的权限控制。☆84Apr 19, 2017Updated 8 years ago
- 提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。(当前新版本已移除shiro依赖,简化了配置)☆4,676Feb 10, 2026Updated 2 weeks ago
- Shiro基于SpringBoot +JWT搭建简单的restful服务☆1,644Feb 11, 2026Updated 2 weeks ago
- 系统管理后台,包括用户管理,角色管理,资源链接管理模块,可以动态分配权限和角色。 使用springboot、springdata jpa、shiro等服务端技术,使用freemarker模版渲染页面。 系统中对springdata的查询条件Specification做了简单…☆336Mar 6, 2017Updated 8 years ago
- mysiteforme权限管理系统是作者学习springBoot时基于springBoot开发的一套轻量级的系统脚手架,可以以此形成一套属于自己的系统后台 ,自动生成前后台基本代码;使用Spring Boot、Shiro、MyBatis、Layui等框架,包含:用户管理、角…