早教吧作业答案频道 -->其他-->
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...的网友还看了以下:
A factory worker makes things in a factory. 求翻译如题 2020-05-13 …
I"ll never forget the factory ___ (what/which) I 2020-05-13 …
8.in the old days ,they ( )in the factory from mo 2020-05-16 …
He doesn't work in this factory any longer.(同意句)H 2020-05-16 …
It was this factory that my father used to work.这 2020-05-16 …
this is the factory.his father used to work this 2020-05-16 …
his father works in a factory.(改为同义句) his father 2020-05-16 …
英语翻译Therearethreealarmrelayoutputs:•Caution(facto 2020-05-17 …
创建一个接口的正确路径是什么?A、CONTROLLER>Interfaces>NewB、CONTRO 2020-05-26 …
Couldnotautowirefield:privatecom.mvc.service.Stude 2020-10-31 …