spring的配置報錯
我復制老師的mvc-dispatcher-servlet.xml文件報錯了,不知道怎么解決,
Description Resource Path Location Type
Referenced file contains errors (http://www.springframework.org/schema/beans/spring-beans-4.3.xsd). ?For more information, right click on the message in the Problems View and select "Show Details..." mvc-dispatcher-servlet.xml /mywebapps Maven Webapp/src/main/webapp/WEB-INF/configs/spring line 1 XML Problem
2017-02-07
把文件頭的http://www.springframework.org/schema/beans/spring-beans.xsd改成http://www.springframework.org/schema/beans/spring-beans-4.3.xsd