我正在尝试将一个使用spring-cloud-starter-netflix-zuul的网关迁移到SpringCloudGateway,我遇到了请求路由的问题。我阅读了以下有关为DiscoveryClient路由配置谓词和过滤器的文档: Configuring Predicates and Filters For DiscoveryClient Routes以下是我的Netfl
我想知道中是否存在网关过滤器(全局或非全局)的推荐订单范围,因为在网关链中存在订单小于1和大于9999的Spring网关过滤器。@10faebc9}, order = 2147483647]"@Component
public class GlobalFilter implements GlobalFilterGatewayFilterChain chain) { ..