Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AsyncFeign experimental support #534

Open
khaelys opened this issue Apr 27, 2021 · 1 comment
Open

Add AsyncFeign experimental support #534

khaelys opened this issue Apr 27, 2021 · 1 comment
Labels
enhancement New feature or request icebox

Comments

@khaelys
Copy link

khaelys commented Apr 27, 2021

Feign core added a new feature (see AsyncFeign) that let you create async clients which returns CompletableFuture.

It is still an experimental feature in OpenFeign, but it will be really nice to have it.

@OlgaMaciaszek
Copy link
Collaborator

@khaelys Thanks for reporting this. We will not be able to add support in the main OF lib until this feature is flagged as experimental (see more discussion in this PR). We have created an incubator repo and will be adding support there in a separate module: https://github.com/spring-cloud-incubator/spring-cloud-openfeign-async.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request icebox
Projects
None yet
Development

No branches or pull requests

3 participants