abel533/guns

启动项目时报一个bean循环调用

gougou1993 opened this issue · 0 comments

Description:

The dependencies of some of the beans in the application context form a cycle:

beanTypeAutoProxyCreator defined in class path resource [com/stylefeng/guns/config/web/WebConfig.class]

shiroFilter defined in class path resource [com/stylefeng/guns/config/web/ShiroConfig.class]

methodInvokingFactoryBean defined in class path resource [com/stylefeng/guns/config/web/ShiroConfig.class]
┌─────┐
| securityManager defined in class path resource [com/stylefeng/guns/config/web/ShiroConfig.class]