啟動報錯:No MyBatis mapper was found in '[com.imooc.demo.config.dao]' package. Please check your configuration.
No MyBatis mapper was found in '[com.imooc.demo.config.dao]' package. Please check your configuration.
No MyBatis mapper was found in '[com.imooc.demo.config.dao]' package. Please check your configuration.
2020-08-27
舉報
2020-08-27
原因是 你的程序沒有找到你的mapper.xml,大概率是你配置的路徑有問題。檢查下下你的 application.propertities的