Method used as pointcut * * @param rateLimiter - matched annotation */ @Pointcut(value = "@within(rateLimiter) || @annotation(rateLimiter)", ...
確定! 回上一頁