We need @within (not @target) to capture method executions inside annotated controllers. With @target all beans with methods returning Callable get wrapped in case at runtime there is a target match.
We need @within (not @target) to capture method executions inside annotated controllers. With @target all beans with methods returning Callable get wrapped in case at runtime there is a target match.