类分层结构

  • java.lang.Object
    • org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler (implements org.springframework.boot.web.reactive.error.ErrorWebExceptionHandler, org.springframework.beans.factory.InitializingBean)
    • org.wxz.business.util.FluxUtil
    • org.springframework.http.server.reactive.ServerHttpRequestDecorator (implements org.springframework.http.server.reactive.ServerHttpRequest)
    • org.springframework.http.server.reactive.ServerHttpResponseDecorator (implements org.springframework.http.server.reactive.ServerHttpResponse)
    • org.wxz.business.advice.config.SystemErrorWebExceptionHandler
    • org.wxz.business.filter.SystemGlobalFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter)
    • org.wxz.WxzGatewayServerApplication