GoodsExceptionAdvice
package com.seemygo.shop.cloud.web.advice; import com.seemygo.shop.cloud.web.advice.CommonExceptionAdvice; import org.springframework.web.bind.annotation.RestControllerAdvice; @RestControllerAdvice public class GoodsExceptionAdvice extends CommonExceptionAdvice { }
浙公网安备 33010602011771号