开发者社区 问答 正文

springMVC+spring3.2.3+mybatis3启动tomcat报异常,什么问题?

1
觉得是注入时的问题,请大牛指导????

展开
收起
落地花开啦 2016-05-30 14:02:20 2868 分享 版权
1 条回答
写回答
取消 提交回答
  • 喜欢技术,喜欢努力的人

    No qualifying bean of type [com.springmvc.mapper.PersonMapper] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency.

    容器中没有PersonMapper类型的bean. 是不是PersonMapper没加注解啊.

    2019-07-17 19:20:29
    赞同 展开评论