springboot+shiro权限控制注解版
1.首先在pom中引入shiro依赖包<dependency> <groupId>org.apache.shiro</groupId> <artifactId>shiro-core</artifactId> <ver