- 博客(3)
- 收藏
- 关注

原创 The terminal process terminated with exit code: 4294901760 vscode终端无法打开
The terminal process terminated with exit code: 4294901760 vscode终端无法打开vscode打开终端一直提示The terminal process terminated with exit code: 4294901760,显示终端进程停止自己遇到这个问题,找了好多解决方法,刚开始以为是powershell的问题,最后排除了,解决...
2020-05-07 13:18:49
6962
3
原创 Caused by: org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): cn.com.
Caused by: org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): cn.com.dhcc.di.common.person.mapper.PersonShoppingMapper.listPersonShopping![在这里插入图片描述](https://img-blog.csdnimg.cn项目可以正常启动,但是当当访问接口时候,就报下面的错误,原因是mapper.xml找不到对应的
2020-05-26 16:39:36
619
1
原创 Mybatis报错:java.lang.ClassNotFoundException: Cannot find class: cn.com.dhcc.di.common.personDoctor
看出报错的重点是:Cause: java.lang.ClassNotFoundException: Cannot find class: cn.com.dhcc.di.common.person.entity.PersonDoctor错误原因:通用查询映射结果的type引用包路径这里多了个空格,导致实体类的包路径找不到,服务器压根起不来D:\Developer\jdk\bin\java.exe -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:
2020-05-26 14:39:28
16573
3
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人