错误
使用SpringMvc进行项目开发,运行项目报错
Exception in thread "main" org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from class path resource [applicationContext.xml]; nested exception is org.springframework.context.annotation.ConflictingBeanDefinitionException: Annotation-specified bean name 'accountService' for bean class [com.haut.service.impl.ClothingClassificationServiceImpl] conflicts with existing, non-compatible bean definition of same name and class [com.haut.service.impl.AccountServiceImpl] 详细错误 Exception in thread "