Spring Cloud Gateway 中文文档 Spring Cloud Gateway Reactive Server AOT and Native Image Support AOT and Native Image Support 从 4.0.0 起,Spring Cloud Gateway 支持 Spring AOT 转换和本机映像。 如果你要使用负载均衡的路由,你需要明确定义 LoadBalancerClient 服务 ID。你可以使用 @LoadBalancerClient 注释的 value 或 name 属性,或使用 spring.cloud.loadbalancer.eager-load.clients 属性的值进行定义。