类 GatewayExceptionHandler
java.lang.Object
io.github.mangocrisp.spring.taybct.gateway.handler.GatewayExceptionHandler
- 所有已实现的接口:
org.springframework.boot.web.reactive.error.ErrorWebExceptionHandler
,org.springframework.web.server.WebExceptionHandler
@Order(-1)
@AutoConfiguration
public class GatewayExceptionHandler
extends Object
implements org.springframework.boot.web.reactive.error.ErrorWebExceptionHandler
网关统一异常处理
- 从以下版本开始:
- 1.0.0
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
log
private static final org.slf4j.Logger log
-
-
构造器详细资料
-
GatewayExceptionHandler
public GatewayExceptionHandler()
-
-
方法详细资料