Skip to content

Priority of Around Advices for a given Method #8917

Answered by graemerocher
subash89 asked this question in General
Discussion options

You must be logged in to vote

with either the @Order annotation on each interceptor or implementing Ordered. Also see https://docs.micronaut.io/latest/api/io/micronaut/aop/InterceptPhase.html which provides some useful constants you can use for the priority value for fitting your interceptor between existing implementations

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by subash89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants