类 RateLimitAspect

java.lang.Object
com.hengyi.xbaseweb.system.aspect.RateLimitAspect

@Component public class RateLimitAspect extends Object
  • 构造器详细资料

    • RateLimitAspect

      public RateLimitAspect()
  • 方法详细资料

    • pointcut

      public void pointcut()
    • around

      public Object around(org.aspectj.lang.ProceedingJoinPoint pjp) throws Throwable
      抛出:
      Throwable