A B C D E F G H I M R
A
- addCookies(ServerHttpResponse, String, String, String) - 类 中的静态方法bee.cloud.gateway.utils.ResponseUtils
-
添加指定key到cookies
- afterPropertiesSet() - 类 中的方法bee.cloud.gateway.ribbon.CommLoadBalancerRule
-
B
- bee.cloud.gateway - 程序包 bee.cloud.gateway
-
- bee.cloud.gateway.config - 程序包 bee.cloud.gateway.config
-
- bee.cloud.gateway.exception - 程序包 bee.cloud.gateway.exception
-
- bee.cloud.gateway.filter - 程序包 bee.cloud.gateway.filter
-
- bee.cloud.gateway.ribbon - 程序包 bee.cloud.gateway.ribbon
-
- bee.cloud.gateway.utils - 程序包 bee.cloud.gateway.utils
-
C
- choose(Object) - 类 中的方法bee.cloud.gateway.ribbon.CommLoadBalancerRule
-
自定义负载均衡策略
参考 com.netflix.loadbalancer.RoundRobinRule
- CommLoadBalancerRule - bee.cloud.gateway.ribbon中的类
-
自定义负载均衡策略
- CommLoadBalancerRule() - 类 的构造器bee.cloud.gateway.ribbon.CommLoadBalancerRule
-
- CorsConfig - bee.cloud.gateway.config中的类
-
跨域配置
- CorsConfig() - 类 的构造器bee.cloud.gateway.config.CorsConfig
-
- corsFilter() - 类 中的方法bee.cloud.gateway.config.CorsConfig
-
D
- deleteCookies(ServerHttpResponse, String, String) - 类 中的静态方法bee.cloud.gateway.utils.ResponseUtils
-
删除cookies中指定的key
E
- ExceptionFilter - bee.cloud.gateway.filter中的类
-
捕获转发项目传来的异常
- ExceptionFilter() - 类 的构造器bee.cloud.gateway.filter.ExceptionFilter
-
- ExceptionHandler - bee.cloud.gateway.exception中的类
-
全局异常处理
- ExceptionHandler() - 类 的构造器bee.cloud.gateway.exception.ExceptionHandler
-
F
- filter(ServerWebExchange, GatewayFilterChain) - 类 中的方法bee.cloud.gateway.filter.ExceptionFilter
-
G
- GatewayApplication - bee.cloud.gateway中的类
-
- GatewayApplication() - 类 的构造器bee.cloud.gateway.GatewayApplication
-
- getDomain(ServerHttpRequest) - 类 中的静态方法bee.cloud.gateway.utils.RequestUtils
-
获取请求地址的访问host
- getIpAddress(ServerHttpRequest) - 类 中的静态方法bee.cloud.gateway.utils.RequestUtils
-
根据 ServerHttpRequest 获取IP
- getOrder() - 类 中的方法bee.cloud.gateway.filter.ExceptionFilter
-
- getToken(ServerHttpRequest) - 类 中的静态方法bee.cloud.gateway.utils.RequestUtils
-
根据 ServerHttpRequest 获取token
H
- handle(ServerWebExchange, Throwable) - 类 中的方法bee.cloud.gateway.exception.ExceptionHandler
-
I
- initWithNiwsConfig(IClientConfig) - 类 中的方法bee.cloud.gateway.ribbon.CommLoadBalancerRule
-
M
- main(String[]) - 类 中的静态方法bee.cloud.gateway.utils.RequestUtils
-
R
- RequestUtils - bee.cloud.gateway.utils中的类
-
ServerHttpRequest工具类
- RequestUtils() - 类 的构造器bee.cloud.gateway.utils.RequestUtils
-
- response(ServerHttpResponse, Results) - 类 中的静态方法bee.cloud.gateway.utils.ResponseUtils
-
组装 ServerHttpResponse 返回 json 数据
- response(ServerHttpResponse, String) - 类 中的静态方法bee.cloud.gateway.utils.ResponseUtils
-
组装 ServerHttpResponse 页面输出JSON
- ResponseUtils - bee.cloud.gateway.utils中的类
-
工具类
- ResponseUtils() - 类 的构造器bee.cloud.gateway.utils.ResponseUtils
-
- RibbonConfig - bee.cloud.gateway.ribbon中的类
-
- RibbonConfig() - 类 的构造器bee.cloud.gateway.ribbon.RibbonConfig
-
- run(String[]) - 类 中的静态方法bee.cloud.gateway.GatewayApplication
-
通用启动类,已经封装springboot的run方法
A B C D E F G H I M R
Copyright © 2022. All rights reserved.