org.springframework.beans.factory.BeanNotOfRequiredTypeException: Bean named 'a

org.springframework.beans.factory.BeanNotOfRequiredTypeException: Bean named 'aisleService' must be of type [com.gdie.whlocation.service.impl.AisleService], but was actually of type [$Proxy38]


, the reason for this error is: When using annotations, the implementation class is injected, not the interface

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326530453&siteId=291194637