早教吧作业答案频道 -->其他-->
Couldnotautowirefield:privatecom.mvc.service.StudentServicecom.mvc.controller.StudErrorcreatingbeanwithname'studentController':Injectionofautowireddependenciesfailed;nestedexceptionisorg.springframework.beans.factory.BeanCreationExc
题目详情
Could not autowire field:private com.mvc.service.StudentService com.mvc.controller.Stud
Error creating bean with name 'studentController':Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException:Could not autowire method:public void
Could not autowire method:public void com.mvc.controller.StudentController.setStudentService(com.mvc.service.StudentService);
No matching bean of type [com.mvc.service.StudentService] found for dependency:expected at least 1 bean which qualifies as autowire candidate for this dependency.Dependency annotations:{}
Error creating bean with name 'studentController':Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException:Could not autowire method:public void
Could not autowire method:public void com.mvc.controller.StudentController.setStudentService(com.mvc.service.StudentService);
No matching bean of type [com.mvc.service.StudentService] found for dependency:expected at least 1 bean which qualifies as autowire candidate for this dependency.Dependency annotations:{}
▼优质解答
答案和解析
spring 配置文件 的 bean 自动注入失败! 你可以考虑 用 构造器
看了Couldnotautowir...的网友还看了以下:
高分求教……org.hibernate.hql.ast.QuerySyntaxException: 2020-04-26 …
org.springframework.transaction.CannotCreateTrans 2020-05-17 …
Couldnotresolvebeandefinitionresourcepattern解答了加分 2020-05-17 …
spring-beans-3.0.xsd这个问题怎么解决,错误提示:log4j:WARNNoapp 2020-06-03 …
Eclipse安装springIDE时出错了请问如何解决Cannotcompletetheinst 2020-06-14 …
在spring配置日志的时候出现如下异常,org.springframework.beans.fa 2020-07-20 …
'org.springframework.jdbc.uncategorizedSQLExcepti 2020-08-04 …
org.springframework.orm-3.0.5.RELEASE.jar和spring. 2020-08-04 …
Couldnotautowirefield:privatecom.mvc.service.Stude 2020-10-31 …