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

CDI module has an error when looking for the bean scope #8

Open
garcia-jj opened this issue Mar 22, 2019 · 0 comments
Open

CDI module has an error when looking for the bean scope #8

garcia-jj opened this issue Mar 22, 2019 · 0 comments

Comments

@garcia-jj
Copy link

There are an error in the Feign CDI module, when the producer bean tries to get the bean client scope annotation.

Calling getClass() on an annotation may return a proxy class instead of wanted class.

Related pull request: #7
Related issue: OpenFeign/feign#925

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