Let's see the simple example of pointcut expression. @Pointcut("execution(* Operation.*(..))") ...
確定! 回上一頁