-
Hi, Is it intended behaviour that a MethodInterceptor used in an Around advice is not called if the implementation class is package protected? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
uvoigt
Aug 19, 2025
Replies: 1 comment 2 replies
-
I think that is supported. Can you create an example project? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is resolved by 11989