I have this simple aspect method that wants to send a message to user after his ticket answered:
@Async @AfterReturning(pointcut = "execution(* com.service.i