上面是配置的静态资源,报了如下的错误。大概是什么原因造成的?有没有什么解决的思路?
====================================================================== org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from relative location [resource-context.xml]
Offending resource: ServletContext resource [/WEB-INF/spring/app-context.xml]; nested exception is org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 12 in XML document from ServletContext resource [/WEB-INF/spring/resource-context.xml] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'mvc:resources'.