阿里云文档 2026-04-27

配置Spring Cloud Gateway或者Zuul网关实现端到端的全链路灰度

Spring Cloud Gateway和Zuul是两种常用的微服务架构中的API网关,它们均能实现路由转发和过滤器处理等功能。通过配置路由规则,可以将请求路由到灰度环境中,对灰度版本进行验证和测试。借助MSE提供的全链路灰度能力,您无需修改业务代码,即可实现端到端的全链路流量控制。本文介绍如何通过配置Spring Cloud Gateway或者Zuul网关实现全链路灰度。

阿里云文档 2026-04-23

将Spring Cloud Gateway迁移至云原生API网关-API 网关-阿里云

在K8s架构体系下,Spring Cloud Gateway缺乏发现容器服务的能力,性能不如Nginx Ingress,可观测性和安全性也需要二次开发和集成。在上云、混合云等场景中可能出现Ingress和Spring Cloud Gateway的双层网络架构,这不仅增加了层网络和资源消耗,也增加了运维成本。云原生API网关将传统的流量网关和微服务网关场景二合一,可以大幅降低服务成本,同时具有高性能...

阿里云文档 2026-02-02

从Spring Cloud Gateway迁移到云原生网关

在K8s架构体系下,Spring Cloud Gateway缺乏发现容器服务的能力,性能不如Nginx Ingress,可观测性和安全性也需要二次开发和集成。在上云、混合云等场景中可能出现Ingress和Spring Cloud Gateway的双层网络架构,这不仅增加了层网络和资源消耗,也增加了运维成本。云原生网关将传统的流量网关和微服务网关场景二合一,可以大幅降低服务成本,同时具有高性能、高集...

阿里云文档 2026-01-22

Spring Cloud Gateway 远程命令执行漏洞

【修复指南】Spring Cloud Gateway 远程命令执行漏洞

文章 2025-07-30 来自:开发者社区

Spring Cloud Gateway Server Web MVC报错“Unsupported transfer encoding: chunked”解决

本文主要介绍在Spring Cloud Gateway Server Web MVC中报错“Unsupported transfer encoding: chunked”问题的原因,及解决方案。 org.apache.hc.core5.http.NotImplementedException: Unsupported Unsupported transfer encoding: c...

阿里云文档 2023-09-27

Spring Cloud Gateway应用路由使用EDAS Java Agent技术进行增强

EDAS使用Java Agent技术以无侵入的方式增强托管的Spring Cloud Gateway应用,支持动态路由和插件配置能力。本文介绍如何在EDAS中进行Spring Cloud Gateway的常见两类配置:路由(Route)和插件(GatewayFilter)。

问答 2023-05-19 来自:开发者社区

spring cloud gateway sentinel 持久化规则到nacos 启动报错 Err

spring cloud gateway sentinel 持久化规则到nacos 启动报错 环境: nacos:1.3.0,sentinel:1.7.2 springboot 2.3.3 spring cloud Hoxton.SR5 cloud-alibaba:2.2.2.RELEASEJDK1.8 整合spring-cloud-starter-alibaba-sentinel,sentin....

文章 2022-02-17 来自:开发者社区

spring cloud 2020 gateway 报错503

POM文件依赖<dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter</artifactId> </dependency...

问答 2022-02-15 来自:开发者社区

spring cloud gateway集成hystrix-dashboar?报错

各位大神  集成这两个模块的时候一直报错org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [com.zhaohuijun.gateway.run.GatewayApplication]; ne...

问答 2022-02-15 来自:开发者社区

spring gateway 网关报错?报错

访问量小的时候不会   现在访问起来了 网关一直报这个错   ERROR 116528 --- [server-epoll-38] reactor.core.publisher.Operators : Operator called default onErrorDropped reactor.ipc.netty.channel.AbortedException: C...

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

微服务

构建可靠、高效、易扩展的技术基石

+关注