严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'brandServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: public com.dongyimai.mapper.TbBrandMapper com.dongyimai.sellergoods.service.impl.BrandServiceImpl.brandMapper; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [com.dongyimai.mapper.TbBrandMapper] 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)}