public class LogAspect extends Object
LogAspect:注解日志记录切面
LogAspect()
void
annotationLog()
Object
around(org.aspectj.lang.ProceedingJoinPoint pjp)
controllerLog()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogAspect()
public void annotationLog()
public void controllerLog()
public Object around(org.aspectj.lang.ProceedingJoinPoint pjp) throws Throwable
Throwable
Copyright © 2022. All rights reserved.