Aspect; import org.aspectj.lang.annotation.Pointcut; @Slf4j @Aspect public class AspectV2 { @Pointcut("execution(* com.example.springaop.order..*(.
確定! 回上一頁