Spring AOP only supports method execution join points, so you can think of a pointcut as matching the execution of methods on Spring beans.
確定! 回上一頁