Error creating bean with name 'orderItemServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.how2java.tmall.service.ProductService com.how2java.tmall.service.impl.OrderItemServiceImpl.productService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'productServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.how2java.tmall.service.ProductService com.how2java.tmall.service.impl.ProductServiceImpl.productService; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [com.how2java.tmall.service.ProductService] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations:
IDEA启动Tomcat时控制台报错原因之一,导致Tomcat启动不了:ERROR - Context initialization failed
最新推荐文章于 2023-07-11 14:24:05 发布
![](https://img-home.csdnimg.cn/images/20240711042549.png)