org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [config/*.xml]
由于ssm中pom.xml中添加了jcaptcha-all,导致引入spring2.0或者其他包引起冲突,造成
org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [config/*.xml]
由于ssm中pom.xml中添加了jcaptcha-all,导致引入spring2.0或者其他包引起冲突,造成