shiro配置异常-org.springframework.beans.factory.BeanInitializationException: The security manager does not implement the WebSecurityManager interface.
|
出错的原因如下:

解释:securitymanager应该使用的是DefaultWebSecurityManager。
|
出错的原因如下:

解释:securitymanager应该使用的是DefaultWebSecurityManager。