mapper路徑問題
java.io.FileNotFoundException: class path resource [classpath*:mapper/**.xml] cannot be opened because it does not exist
報這個錯誤,但是mapper是有創(chuàng)建的
java.io.FileNotFoundException: class path resource [classpath*:mapper/**.xml] cannot be opened because it does not exist
報這個錯誤,但是mapper是有創(chuàng)建的
2019-07-24
舉報
2019-08-05
有沒有在配置文件中配置?