接口分层结构
- org.aopalliance.aop.Advice
- org.springframework.aop.AfterAdvice
- org.springframework.aop.AfterReturningAdvice
- tech.mhuang.pacebox.springboot.core.aop.advice.AfterAdvice
- org.springframework.aop.AfterReturningAdvice
- org.springframework.aop.BeforeAdvice
- org.springframework.aop.MethodBeforeAdvice
- tech.mhuang.pacebox.springboot.core.aop.advice.BeforeAdvice
- org.springframework.aop.MethodBeforeAdvice
- org.aopalliance.intercept.Interceptor
- org.aopalliance.intercept.MethodInterceptor
- tech.mhuang.pacebox.springboot.core.aop.advice.AroundAdvice
- org.aopalliance.intercept.MethodInterceptor
- org.springframework.aop.AfterAdvice