Java的UnsatisfiedDependencyException和NoSuchBeanDefinitionException异常信息
具体报错如下: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘com.dao.SpringApplicationTest’: Unsatisfied dependency expressed through field ‘bookDao’; neste…