猿问

Java springMVC注解求解?

org.springframework.web.servlet.DispatcherServlet  - (Context initialization failed)
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginController': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.mp.CreditApp.service.LoginService com.mp.CreditApp.controller.LoginController.loginService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [com.mp.CreditApp.service.LoginService] 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)}



healy
浏览 1236回答 1
1回答
随时随地看视频慕课网APP

相关分类

Java
我要回答