stevenxian2017
Results
1
comments of
stevenxian2017
我按照readme中的步骤执行,出现如下错误,请帮忙解决一下,谢谢 org.springframework.beans.factory.BeanCreationException: 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 com.spring.mvc.mini.web.StudentController.setStudentService(com.spring.mvc.mini.service.StudentService); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating...