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
- FeignHttpMessageConverters#initConvertersIfRequired has a concurrency issues
- Fix issue#1371
- fallbackFactory property unconditionally overwritten in eagerlyRegisterFeignClientBeanDefinition
- fix: prevent duplicate cache error handler execution in FeignCachingInvocationHandlerFactory
- Support multiple client-registration-id configurations
- Allow configuring shouldLogRequestHeader/shouldLogResponseHeader
- Trailing slash was added while posting to service context path
- Upgrade to latest possible Feign Version
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 2.18.5 to 2.18.6
- Add defensive warning for multiple Feign Client beans to avoid potential resource exhaustion
- Docs
- Java not yet supported