springboot的aop裏的 @Pointcut()裏的配置

@Pointcut("execution(public * com.wangzhou.newboot.exception.TestExceptionController.test(String,String))") com.wangzhou.newboot.exception是TestExceptionController類的全路徑,test(String,String)是TestExceptio
相關文章
相關標籤/搜索