We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727752a commit ca4de4eCopy full SHA for ca4de4e
spring-cloud-openfeign-core/src/main/java/org/springframework/cloud/openfeign/FeignClientsRegistrar.java
@@ -32,6 +32,7 @@
32
import feign.Request;
33
34
import org.springframework.aop.scope.ScopedProxyUtils;
35
+import org.springframework.beans.factory.FactoryBean;
36
import org.springframework.beans.factory.annotation.AnnotatedBeanDefinition;
37
import org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition;
38
import org.springframework.beans.factory.config.BeanDefinition;
0 commit comments