org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException:
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 'context:annotation-config'.
xsi:schemaLocation中没有http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-2.5.xsd
本文探讨了Spring框架中XML配置文件出现的错误:找不到'context:annotation-config'元素的声明,以及xsi:schemaLocation中缺失'http://www.springframework.org/schema/context'对应的xsd文件等问题,并寻求解决方案。
407

被折叠的 条评论
为什么被折叠?



