We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would be nice if this could also include for fallback classes. As far as I could see, this is not supported, yet, right?
The text was updated successfully, but these errors were encountered:
I don't think so. I'm not even sure what fallback is.
Could you give me a sample?
Sorry, something went wrong.
I was thinking about the Hystrix 'fallback' in the .@FeignClient annotation. It was only later that I realised that this is part of spring-cloud-netflix and not of Feign itself. See http://cloud.spring.io/spring-cloud-netflix/spring-cloud-netflix.html
So feel free to close this a 'not a bug' if you think this falls outside of the scope of this project.
I think would be a nice to have, buuut, I would need a clearer example.
I never used fallback and the spring annotations don't seem to be the vanilla way of using it.
No branches or pull requests
Would be nice if this could also include for fallback classes.
As far as I could see, this is not supported, yet, right?
The text was updated successfully, but these errors were encountered: