idea中Web項目 class path resource [applicationContext.xml] cannot be opened because it does not exist

本文僅供個人學習,怕原鏈接失效,原鏈接地址: http://www.javashuo.com/article/p-ggyngsxm-qw.html 常見原因有二:1.web.xml配置不正確。 2:build project工程後沒有將資源文件resources下的配置文件拷貝到out目錄下面的classes目錄下。 解決原因2的步驟如下: 1)首先我的目錄爲src/main/目錄如下圖: (sp
相關文章
相關標籤/搜索