我新建springmvc 项目demo,报错:
org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [springmvcconfig.xml]; nested exception is java.io.FileNotFoundException: class path resource [springmvcconfig.xml] cannot be opened because it does not exist
但是,springmvcconfig.xml文件在我的src文件夹下面:
jdk是1.8
spring 是5.2.7
tomcat 是8.5
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…