org.apache.ibatis.binding.Bindin
2018-12-25 本文已影响0人
清泉_QingQuan
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)
在application.yml里面加如下内容
mybatis:
mapper-locations: classpath:mapper/*.xml
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)
在application.yml里面加如下内容
mybatis:
mapper-locations: classpath:mapper/*.xml