@Component public class RequestLogFilter extends Object implements org.springframework.cloud.gateway.filter.GlobalFilter, org.springframework.core.Ordered
public reactor.core.publisher.Mono<Void> filter(org.springframework.web.server.ServerWebExchange exchange, org.springframework.cloud.gateway.filter.GatewayFilterChain chain)
filter 在接口中 org.springframework.cloud.gateway.filter.GlobalFilterpublic int getOrder()
getOrder 在接口中 org.springframework.core.OrderedCopyright © 2021. All Rights Reserved.