No bean named 'springSecurityFilterChain' available

web.xml文件没有配置spring-security.xml文件html <!-- 配置加载类路径的配置文件 --> <context-param> <param-name>contextConfigLocation</param-name> <param-value>classpath*:applicationContext.xml,classpath*:spring-security.xm
相关文章
相关标签/搜索