Skip to content

How to use AsyncCient for non blocking requests? #2374

Open
@gfmota

Description

@gfmota

I have a code where I have multiple @FeignClients and now we are having performance problems that could be solved by parallel requests. I saw that since 11.7 the AsyncClient allows to make non blocking requests, but I haven't found any documentation or usage example out on the internet. How exactly would you recommend to migrate FeignClient to AsyncClient? Do I need to use any other library to make it possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionGeneral usage or 'how-to' questionswaiting for feedbackIssues waiting for a response from either to the author or other maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions