spring-cloud-openfeign icon indicating copy to clipboard operation
spring-cloud-openfeign copied to clipboard

Support for using OpenFeign in Spring Cloud apps

Results 147 spring-cloud-openfeign issues
Sort by recently updated
recently updated
newest added
trafficstars

## Description For aarch64 platform, I have built "Spring-Cloud-Openfeign" from source. ## Steps Following [STEPS](https://github.com/spring-cloud/spring-cloud-openfeign?tab=readme-ov-file#basic-compile-and-test) were used for the building and installation: ~~~ $ git clone https://github.com/spring-cloud/spring-cloud-openfeign.git && cd spring-cloud-openfeign...

waiting-for-triage

Bumps [io.vavr:vavr](https://github.com/vavr-io/vavr) from 0.10.4 to 0.10.5. Release notes Sourced from io.vavr:vavr's releases. Patch Release 0.10.5 Vavr is back with a new maintainer, roadmap, and... a release. This release brings various...

dependencies
java

Fixed #1102 and aligns `feign-form-spring` with the rest of OpenFeign. ~Leaving the exclusion for `commons-io` for now since it still has vulnerabilities in versions < 2.14 (See also #1098), which...

dependencies

**Describe the bug** [`feign-formspring`](https://mvnrepository.com/artifact/io.github.openfeign/feign-form-spring) has been relocated under `io.github.openfeign` as part of Feign 13.5, and is now released together with it and [listed in their bom](https://mvnrepository.com/artifact/io.github.openfeign/feign-bom/13.5). `spring-cloud-openfeign` should thus use...

dependencies

See https://github.com/spring-cloud/spring-cloud-openfeign/issues/1070

task
for major release

This pull request adapts to the restructuring in Spring Boot 4.0. It's a draft at the moment as it will not build successfully until the restructuring has been merged into...

waiting-for-triage

We ran into an issue where `@SpringQueryMap` was not working in one of our apps. I created a dummy app to try and diagnose the issue, but it wasn't until...

waiting-for-triage

fix issue : https://github.com/spring-cloud/spring-cloud-openfeign/issues/1211

waiting-for-triage