7、Request processing failed; nested exception is org.apache.ibatis.binding.BindingException: Invalid bound statement (not found):
Request processing failed; nested exception is org.apache.ibatis.binding.BindingException: Invalid bound statement (not found):
解决:
mapper.xml文件中配置错误,修正过来即可。