Method interceptor in micronaut not executing
I implemented a micronaut method interceptor to clear functional interface beans after execution.
This is the annotation I implemented:
I implemented a micronaut method interceptor to clear functional interface beans after execution.
This is the annotation I implemented: