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

Eliminates unnecessary overhead #1786

Merged
merged 6 commits into from
Oct 11, 2022

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    b6b29ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3b0c69 View commit details
    Browse the repository at this point in the history
  3. Use ResponseHandler on SynchronousMethodHandler

    Eliminates unnecessary overhead caused by CompletableFutre on synchronous operation.
    wplong11 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    4003319 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d1d7bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62cc644 View commit details
    Browse the repository at this point in the history
  6. Fix code format

    velo committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    c2232cd View commit details
    Browse the repository at this point in the history