org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ayTestController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'ayUserServiceImpl' defined in file [D:\ZL\ssm-project\ssm\target\ssm-project\WEB-INF\classes\com\ay\service\impl\AyUserServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ay.dao.AyUD' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name [/img]'ayUserServiceImpl' defined in file [D:\ZL\ssm-project\ssm\target\ssm-project\WEB-INF\classes\com\ay\service\impl\AyUserServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.ay.dao.AyUD' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}

