首页 > 编程知识 正文

扫描仪默认保存路径,扫描时显示来源地址未设置

时间:2023-05-06 07:27:12 阅读:28419 作者:309

问题:

servlet.service (for servlet [ dispatcher servlet ] incontextwithpath [ ] threw exception [ requestprocessingfailed; nestedexceptionisorg.Apache.ibatis.binding.binding exception 3360 invalidboundstatement (not found ) 3360com.xs.zqy

其中getBaseMapper为null,表示@MapperScan扫描路径问题()。

@mapperscan(com.xs.zqy ) )修改如下:

@ mappers can (com.xs.zqy.*.mapper ) )路径必须精确到模块的mapper包。

版权声明:该文观点仅代表作者本人。处理文章:请发送邮件至 三1五14八八95#扣扣.com 举报,一经查实,本站将立刻删除。