spring-cloud-openfeign
https://github.com/spring-cloud/spring-cloud-openfeign
Java
Support for using OpenFeign in Spring Cloud apps
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 supported5 Subscribers
Add a CodeTriage badge to spring-cloud-openfeign
Help out
- Issues
- Add defensive warning for multiple Feign Client beans to avoid potential resource exhaustion
- Spring Boot 4 upgrade issue - use of Feign RequestInterceptor changed how headers are presented in API
- org.springframework.cloud.openfeign.loadbalancer.RetryableFeignBlockingLoadBalancerClient NeverRetryPolicy It will cause feign.okhttp OkHttpClient NullPointerException
- Feign Client not auto-instrumented with Micrometer Tracing (OpenTelemetry) on Spring Cloud 2024.0.0
- feign.httpclient.disable-ssl-validation = true doesn't disable ssl validation for HttpClient
- HTTP connection leak when using feign.Response and apache HTTP client Connection pool
- No CircuitBreakerNameResolver set in circuitBreakerFeignBuilder Bean
- fix: issues/1211, support Map parameter FORM request
- Add ability to not throw exception when http status code > 399
- Use ContentEncodingTypes from FeignClientEncodingProperties by default
- Docs
- Java not yet supported