ExceptionHandler ; import org.springframework.web.bind.annotation. ... public class ExceptionHandlerAdvice { @ExceptionHandler(value = Exception.class) ...
確定! 回上一頁