类分层结构
- java.lang.Object
- com.netflix.loadbalancer.AbstractLoadBalancerRule (implements com.netflix.client.IClientConfigAware, com.netflix.loadbalancer.IRule)
- bee.cloud.gateway.ribbon.CommLoadBalancerRule (implements org.springframework.beans.factory.InitializingBean)
- bee.cloud.gateway.config.CorsConfig
- bee.cloud.gateway.filter.ExceptionFilter (implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered)
- bee.cloud.gateway.exception.ExceptionHandler (implements org.springframework.web.server.WebExceptionHandler)
- bee.cloud.gateway.GatewayApplication
- bee.cloud.gateway.utils.RequestUtils
- bee.cloud.gateway.utils.ResponseUtils
- bee.cloud.gateway.ribbon.RibbonConfig
Copyright © 2022. All rights reserved.