该项目提供了完整的表设计和页面设计,同时介绍了如何在thymeleaf中使用Shiro标签来实现权限控制,解决了Shiro标签失效的问题。不同的用户和角色可以进入到系统中,根据不同的权限,系统会动态显示相应的菜单。该项目还提供了测试数据以供测试使用。
SpringBoot整合Shiro实现动态菜单和RBAC权限
文件列表
springboot整合shiro实现动态菜单+shiro实现动态菜单+RBAC权限模型+表设计(有测试数据)
(预估有个157文件)
.gitignore
184B
SpringbootshiroApplication.class
1KB
UserAuthorityMapper.class
291B
UserMapper.class
269B
UserRoleMapper.class
345B
RolesAuthorityMapper.class
369B
UsersController.class
2KB
UserAuthorityService.class
866B
UserRoleService.class
900B
RoleAuthorityService.class
945B
暂无评论