是因为参考的那篇shiro的博客,没有引入这个依赖的原因
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-spring</artifactId>
<version>1.3.2</version>
</dependency>
是因为参考的那篇shiro的博客,没有引入这个依赖的原因
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-spring</artifactId>
<version>1.3.2</version>
</dependency>
转载于:https://www.cnblogs.com/kinome/p/11436550.html