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
- Support multiple client-registration-id configurations
- Allow configuring shouldLogRequestHeader/shouldLogResponseHeader
- Trailing slash was added while posting to service context path
- IllegalStateException when using @PathVariable without name property
- Upgrade to Feign 13.9
- 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
- Fix #1324: Add @JsonAlias support to SimplePageable for SNAKE_CASE compatibility
- Spring Boot 4 upgrade issue - use of Feign RequestInterceptor changed how headers are presented in API
- Add @JsonAlias support to SimplePageable in PageJacksonModule for snake_case compatibility with global SNAKE_CASE naming strategy
- Docs
- Java not yet supported