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

adding support for meta-annotations #1458

Merged
merged 2 commits into from Jul 19, 2021
Merged

adding support for meta-annotations #1458

merged 2 commits into from Jul 19, 2021

Conversation

BigMichi1
Copy link
Contributor

@BigMichi1 BigMichi1 commented Jul 13, 2021

adding support for meta-annotations when trying to find the @errorHandling annotation on a class/interface or method

as discussed in #1447 this is a recreation of the PR OpenFeign/feign-annotation-error-decoder#30 from the annotation-error-decoder repository

this will close #1457

when trying to find the ErrorHandling annotation on method or class level also
inspect annotations already present to see if they are annotated
@velo velo merged commit ca43a64 into OpenFeign:master Jul 19, 2021
@BigMichi1 BigMichi1 deleted the meta_annotation_support branch July 19, 2021 07:14
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

Successfully merging this pull request may close these issues.

Meta-annotation support for annotation-error-decoder
2 participants