首先是spring.xml中引用地址錯誤,部分http://***寫成https://***了。
其次是spring.xml中引入的版本不對,我用的4.1.3的,直接寫
http://www.springframework.org/schema/beans/spring-beans-4.1.3.xsd
這樣是錯誤的,因為查看spring-beans-4.1.3.RELEASE.jar\META-INF/spring.schemas發現只到n.n,不到n.n.n
首先是spring.xml中引用地址錯誤,部分http://***寫成https://***了。
其次是spring.xml中引入的版本不對,我用的4.1.3的,直接寫
http://www.springframework.org/schema/beans/spring-beans-4.1.3.xsd
這樣是錯誤的,因為查看spring-beans-4.1.3.RELEASE.jar\META-INF/spring.schemas發現只到n.n,不到n.n.n
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。