Spring通过AOP拦截获取请求URL 参数 返回结果

1.AOP拦截器: package com.longjin.comm.utils; import com.alibaba.fastjson.JSON; import lombok.extern.slf4j.Slf4j; import org.aspectj.lang.JoinPoint; import org.aspectj.lang.annotation.AfterReturning; imp
相关文章
相关标签/搜索