会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
jiaxian17
Talent is enduring patience!
博客园
首页
新随笔
联系
订阅
管理
2017年1月2日
Error creating bean with name 'contentCategoryController': Injection of autowired dependencies failed;
摘要: 在springmvc、spring、mybatis搭建的工程中出现了一大串错误 查了代码后发现,原来是在ContentCategoryServiceImpl中忘了写一句话@Service(),以至于因此导致一系列错误。 在控制层调用业务层,必须在业务层先进行注解: 然后在控制层注入业务层:
阅读全文
posted @ 2017-01-02 19:35 jiaxian17
阅读(8056)
评论(1)
推荐(0)
编辑
公告