spring-cloud-gateway
https://github.com/spring-cloud/spring-cloud-gateway
Java
A Gateway built on Spring Framework and Spring Boot providing routing and more.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported22 Subscribers
Add a CodeTriage badge to spring-cloud-gateway
Help out
- Issues
- Cannot modify headers on After Filter when response is created with `ServerResponse.ok().build()`
- Expose `disposeInactivePoolsInBackground` configuration for HttpClient ConnectionProvider
- Cache ManagedChannel and shared call context in JsonToGrpcGatewayFilterFactory (fixes leak, ~2.6× throughput)
- fix: preserve query string params for multipart requests in Gateway MVC
- Forward incoming headers in WebFlux ProxyExchange body requests
- Skip route refresh after the context starts shutting down
- Rename gateway client observation metric to avoid WebClient conflict
- Docs: Document required dependency for JsonToGrpc filter
- Add route ID-based CORS lookup for Host-predicated routes
- Support unresolved remote addresses in XForwardedHeadersFilter
- Docs
- Java not yet supported