在@AspectJ 风格的AOP 中, 我们使用一个方法来描述pointcut, 即: @Pointcut(“execution(* com.ailianshuo.springaop.sample03..*.*(..))”) 第一个表示匹配 ...
確定! 回上一頁