会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
梦在原地
博客园
首页
新随笔
联系
订阅
管理
2019年4月28日
出错: IOException parsing XML document from ServletContext resource [/cn.mgy.conig]; nested exception is java.io.FileNotFoundException: Could not open ServletContext resource [/cn.mgy.conig]
摘要: 错误的详细内容: 出错的原因:忘记添加指定加载的配置类容器
阅读全文
posted @ 2019-04-28 15:14 梦在原地
阅读(547)
评论(0)
推荐(0)
编辑
出错:Error creating bean with name 'studentServiceImpl': Unsatisfied dependency expressed through field 'studentMapper';
摘要: 详细错误: 第一:先查看‘studentMapper’有没有注入到StudentService里面,经过检查已注入 第二:查看‘studentMapper’有没有被扫描到Spring容器里面,经过检查,该配置类写错了
阅读全文
posted @ 2019-04-28 11:12 梦在原地
阅读(37915)
评论(0)
推荐(0)
编辑
公告