IDEA开发Maven构建SSM项目遇到的坑,action

Request processing failed; nested exception is org.apache.ibatis.binding.BindingException: Invalid bound statement (not found):

原因是mybatis的mapper.xml文件没有在输出资源中

 

 

Idea中使用maven快速创建web项目时,web.xml头部需要修改(不能解析EL,JSTL)

 

posted @ 2020-02-17 16:56  gqzdev  阅读(467)  评论(0编辑  收藏  举报