第一次遇到spring的奇怪问题:cvc-elt.1: Cannot find the declaration of element 'beans'

今天下午想以源代码的形式应用spring2.5,我没记配置文件,因此到samples目录下拷贝了一个applicationContext.xml,去掉不相关的(只用最基本的)以下: <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="
相关文章
相关标签/搜索