我在学习springcloud的时候,偷懒下载别人的代码来使用,别人的application.xml文件中
关于springcloud的application.yml文件配置
mybatis多了一个空格,导致我一直出现
Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.atlgq.springcloud.dao.PaymentDao
这种问题,然后我重新写了一遍mybatis就可以使用了。!!!!!!
足足浪费了两个多小时

相关文章:

  • 2022-12-23
  • 2021-04-30
  • 2022-12-23
  • 2022-12-23
  • 2021-07-20
  • 2021-10-12
  • 2021-11-03
猜你喜欢
  • 2021-09-12
  • 2022-12-23
  • 2022-12-23
  • 2021-09-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案