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
- Gateway MVC: outbound RestClient (JDK HttpClient) does not honor spring.threads.virtual.enabled=true, causing ~4x lower throughput
- Add route ID-based CORS lookup for Host-predicated routes
- Support unresolved remote addresses in XForwardedHeadersFilter
- Add backoff support to Retry filter in Spring Cloud Gateway MVC (server-mvc)
- Add syntactic sugar for URI paths (gh-3293)
- Refactor route-specific CORS to be route-bound instead of path-bound
- Add warn logging when WebSocket message receive fails
- Adds StripContextPath filter [webflux]
- Fix #3236: AsyncPredicate and GatewayPredicate do not override equals…
- docs: Add required dependencies for JsonToGrpc filter
- Docs
- Java not yet supported