在編譯的時候出現了錯誤,求各位大神幫我看一下
這是錯誤:
parsing XML document from class path resource [cla]; nested exception is java.io.FileNotFoundException: class path resource [cla] cannot be opened because it does not exist
然后左上角出現了這個
這是錯誤:
parsing XML document from class path resource [cla]; nested exception is java.io.FileNotFoundException: class path resource [cla] cannot be opened because it does not exist
然后左上角出現了這個
2018-11-15
舉報
2019-09-29
要么就是加載xml文件的路徑不對
2019-09-29
根據報錯提示,你這個文件不存在。建議查看是否存在,然后刷新下工程
2018-11-15
雖然看不全,你看下對應的接口是不是不存在