解決org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)

今天在springboot與mybatis整合的過程中遇到了一些問題,所有文件都配置好之後,測試接口時一直報這個錯誤,找哇找,也在網上搜了一下,但均無法解決,個把鐘頭之後,發現,是springboot沒有找到我idea的resources目錄下的mapper.xml文件!! 爲啥沒找到?因爲我在application.yml配置文件中把這行代碼給註釋掉了: 我真。。。tm手賤啊!! 把這行代碼加上
相關文章
相關標籤/搜索