@EnableAspectJAutoProxy(proxyTargetClass=true) @Conditional(value=LimitAspectCondition.class) public class RequestLimitAspect extends Object
RequestLimitAspect()
void
before(org.aspectj.lang.JoinPoint joinPoint)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RequestLimitAspect()
public void before(org.aspectj.lang.JoinPoint joinPoint)
Copyright © 2024. All rights reserved.