Error creating bean with name ‘itDemandController‘: Unsatisfied dependency expressed through field ‘

Error creating bean with name ‘itDemandController’: Unsatisfied dependency expressed through field ‘itDemandService’; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘itDemandServiceImpl’: Unsatisfied dependency expressed through field ‘itDemandDao’;
今天写了个接口在调用的时候报了这个错,当然后面还有只是贴了一部分,找了半天原来是@query注解中sql语句后面的nativeQuery = true没写。。。。Error creating bean with name ‘itDemandController‘: Unsatisfied dependency expressed through field ‘