这个报错一般是没有找到这个shirofilter,如果确定有,那么请检查类名,或者xml有没有写错,握手第二次遇到这个错误了, 以下图片就是我今天遇到的,就是名字没写对。框架整合还是要细心 这里写图片描述
相关文章
- Spring MVC集成Spring Data Reids和Spring Session实现Session共享出现:No bean named 'springSessionRepositoryFilter' available
- No bean named 'shirofilter' available 报错
- No bean named 'cxf' is defined 解决Struts和CXF启动tomcat报错
- centos7中python3.6报错ModuleNotFoundError: No module named '_ssl' 或者 Max retries exceeded with url: / (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.",))
- Spring报错: org.springframework.beans.factory.support.BeanDefinitionValidationException: Couldn't find an init method named 'init' on bean with name 'car'(待解答)