寫完saveUser 方法后啟動工程報錯
Failed to parse configuration class [com.springboot.SpringbooteApplication]; nested exception is java.io.FileNotFoundException: class path resource [resource.properties] cannot be opened because it does not exist
Failed to parse configuration class [com.springboot.SpringbooteApplication]; nested exception is java.io.FileNotFoundException: class path resource [resource.properties] cannot be opened because it does not exist
2018-05-21
舉報
2018-06-14
工程路徑建議不要中文
2018-06-05
工程結(jié)構(gòu)如圖,注釋
2018-06-05
Failed to parse configuration class [com.springboot.SpringbooteApplication]; nested exception is java.io.FileNotFoundException: class path resource [resource.properties] cannot be opened because it does not exist
是哪個文件寫錯了
2018-05-22
resource.properties這個文件存在嗎?