shiro的认证和授权控制页面
环境springbootshiro简介我这里只讲一个shiro简单的demo,原理大家可以深入学习其他的文章实现过程1、首先需要导入pom依赖 <!--shiro--> <dependency> <groupId>org.apache.shiro</groupId> <artifactId>shiro