Skip to content

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
velo added a commit that referenced this pull request Oct 7, 2024
when trying to find the ErrorHandling annotation on method or class level also
inspect annotations already present to see if they are annotated

Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
velo added a commit that referenced this pull request Oct 8, 2024
when trying to find the ErrorHandling annotation on method or class level also
inspect annotations already present to see if they are annotated

Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
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