Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

springboot 2.1.5.RELEASE 中取不到 接口服务的实现类 #2

Open
Nisus-Liu opened this issue Jul 31, 2019 · 0 comments
Open

springboot 2.1.5.RELEASE 中取不到 接口服务的实现类 #2

Nisus-Liu opened this issue Jul 31, 2019 · 0 comments

Comments

@Nisus-Liu
Copy link

springboot : 2.1.5.RELEASE;
springcloud : Greenwich.SR1

FeignProxiesRegistrar 中, 下面的代码, 报异常, 找不到bean.

Object bean = beanFactory.getBean(interfaceClass);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant