spring mvc注入service报错是啥原因?
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了spring mvc注入service报错是啥原因?相关的知识,希望对你有一定的参考价值。
部分代码如下:
报错:org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userController': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private myforum.service.UserTest myforum.controller.UserController.userTest; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [myforum.service.UserTest] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: org.springframework.beans.factory.annotation.Autowired(required=true)
配置如下:web.xmlcontextConfigLocationclasspath:spring.xml,classpath:spring-hibernate.xmlspring mvc servletspringMvcorg.springframework.web.servlet.DispatcherServletspring mvc 配置文件contextConfigLocationclasspath:spring-mvc.xml1 springMvc*.action spring.xmlspring-mvc.xml
需要的都提供了 应该没错,就是注入错误。求牛人解答
从controller到service到dao全部检查一遍;
或者全部粘贴出来,才能看到问题。
ae这个报错是啥原因?怎么解决?
无法解析transmap文件。转换Unicode字体时失败了,因为没有相关的规则文件。你应该尝试从你的系统中删除你不需要的所有字体,当系统访问它们的时候,它们只消耗内存和性能,例如:生成预览,使列表过长等等。如果这样做对你没有任何帮助的话,那就移除所有的Adobe应用程序,然后重新安装整个程序,一般的问题都可以通过这个方法解决 参考技术A 这个问题我以前也很头疼。貌似是计算机哪里除了先问题。抵触类的吧。这种问题我基本都是重新安装的。再次安装完就没有这类现象了。
先卸载,卸载干净了。再安装。
但是在安装过程中千万记得以下几点。
安装过程中一定要关闭其他软件。
例如你听音乐的软件。或者IE浏览软件等。文档等也不要开。
安装过程中内心等待为宜。本回答被提问者采纳
以上是关于spring mvc注入service报错是啥原因?的主要内容,如果未能解决你的问题,请参考以下文章