在 src/main/java 下新增Aspect類別 idv.matt.aop.LogAspect 如下。 LogAspect.java. package idv.matt.aop; import org.aspectj.lang.JoinPoint; import ...
確定! 回上一頁