阅读背景:

springboot+shiro报错:Consider defining a bean named 'authenticator' in your configuration._Jimmy的博客

来源:互联网 

源码Bean上没有对Bean附名字

 

解决方案:

pom:

<dependency>
     <groupId>org.apache.shiro</groupId>
     <artifactId>shiro-spring</artifactId>
     <version>1.4.0</version>
 </dependency>
<depende



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: