spring-cloud-gateway icon indicating copy to clipboard operation
spring-cloud-gateway copied to clipboard

An API Gateway built on Spring Framework and Spring Boot providing routing and more.

Results 619 spring-cloud-gateway issues
Sort by recently updated
recently updated
newest added

#### netty support rtsp. ##### can we support rtsp routing to other service like `ws`,`http`

waiting-for-triage

My project consists of Spring Cloud Alibaba, Nacos, GateWay, Spring Session. When i make a request to the original path, i can use the Spring Session with the Redis, the...

waiting-for-triage

**Is your feature request related to a problem? Please describe.** When using the fluent Java API the behavior of `or()` is not well documented when combined with `and()`. In these...

waiting-for-triage

how to get the request body content of the http POST contentType=application/json

waiting-for-triage

Please correct me if I'm missing something... Based on looking at the code for both LoadBalancerClientFilter and ReactiveLoadBalancerClientFilter and the LoadBalancer implementations used for each (RibbonLoadBalancerClient and RoundRobbinLoadBalancerClient), I believe...

enhancement

**Describe the bug** I have a gateway application configured to route requests to some backend service. The app has a single page which sends POST requests to this service. It...

enhancement

I record the requested input and output at the gateway,SCG version is:2.2.4.RELEASE The filter that saves the request works normally, but the filter that records the response body does not...

waiting-for-triage

Please run application and run GatewayTest can reproduce this problem ,and then run GatewayTest1 can close websocket connection because GatewayTest1 doesn't access through gateway. I think this issue is urgent...

bug
for team discussion

Adding GatewayFilter to convert a JSON payload into a gRPC request.

waiting-for-triage

# Error every three requests with h2c:CloseNowException This stream is not writable Every **Environment desc** api gateway (spring cloud gateway) invoke http service(tomcat) * api gateway: spring cloud gateway 3.1.1,...

waiting-for-triage