請(qǐng)問各位大神,我這個(gè)bug怎么解決呢
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
舉報(bào)
2018-11-19
普通項(xiàng)目將xml放在src目錄下;maven項(xiàng)目xml放在src/main(test)/java目錄下
2018-11-15
資源的配置文件路徑有問題