@Component public class LogAop extends AbstractLogAop
Controller Aop 获取响应结果信息
logAopConfig, threadLocal| Constructor and Description |
|---|
LogAop() |
| Modifier and Type | Method and Description |
|---|---|
Object |
doAround(org.aspectj.lang.ProceedingJoinPoint joinPoint)
环绕通知
方法执行前打印请求参数信息
方法执行后打印响应结果信息
|
argsArrayToJsonString, formatRequestInfo, formatResponseInfo, getJsonForParamMap, getRequestParamJsonString, handle, handleRequestInfo, handleResponseInfo, handleShiroAnnotationValue, isRequestBody, printRequestInfo, printRequestResponseInfo, printResponseInfo, setSpringBootPlusAopPropertiespublic Object doAround(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
AbstractLogAopdoAround in class AbstractLogAopThrowableCopyright © 2019. All rights reserved.