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

Async feign flow #511

Open
wants to merge 6 commits into
base: 2.2.x
Choose a base branch
from
Open

Commits on Mar 12, 2021

  1. Adding async feign with AsyncDefault client underlying.

    Thanh Nguyen committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    6996e8a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. New async flow [Done], first version.

    Thanh Nguyen committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    efa7efd View commit details
    Browse the repository at this point in the history
  2. Fix checkstyle

    Thanh Nguyen committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    80640e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Add Apache HC5 Async option.

    Thanh Nguyen committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    d268012 View commit details
    Browse the repository at this point in the history
  2. Add more coverage

    Thanh Nguyen committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    b6a4525 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. More tests for async flow.

    Thanh Nguyen committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    d585597 View commit details
    Browse the repository at this point in the history