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
- Guard gRPC beans on grpc-netty instead of grpc-api
- LocalResponseCache support for Spring Cloud Gateway Server Web MVC
- [Spring Cloud Gateway MVC]DefaultFunctionConfiguration automatically intercepts 1 and 2-segment local @RestController endpoints due to matchIfMissing=true
- RequestRateLimiterGatewayFilterFactory commits 429 response instead of throwing
- Document that RequestHeaderToRequestUri is only for use inside a trusted environment
- Add test coverage for incomplete CORS preflight requests
- Add route-specific CORS configuration for MVC
- Cache ManagedChannel and shared call context in JsonToGrpcGatewayFilterFactory
- GrpcSslConfigurer beans are activated when no `grpc-netty` is present
- 4.3.x when using spring cloud functions no longer returns 404 and exceptions forwarded to /error result in a AopConfigException
- Docs
- Java not yet supported