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

Modify the dependency httpclient5 to httpclient4. #20191

Merged
merged 14 commits into from
Apr 8, 2021

Conversation

han-gao
Copy link
Contributor

@han-gao han-gao commented Mar 29, 2021

This PR is to resolve this comment, remove httpclient5 dependency from jca.

@ghost ghost added KeyVault azure-spring All azure-spring related issues labels Mar 29, 2021
@chenrujun
Copy link

Hi, @han-gao , please:

  1. Add description of this PR.
  2. Please fix the pipeline failure.

@chenrujun
Copy link

Hi, @han-gao , please resolve the conflicts and fix the pipeline failure.

@han-gao
Copy link
Contributor Author

han-gao commented Mar 31, 2021

I have tested the sampleand Unit Test under the jca module, the changed api will not affect the original function.

} catch (IOException ioe) {
ioe.printStackTrace();
}
return result;
}

private ResponseHandler<String> responseHandler() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we change the function name to "createResponseHandler"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, it's easier to understand.

Copy link
Member

@yiliuTo yiliuTo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

v-gaoh added 2 commits April 2, 2021 16:48
…lient-side and azure-spring-boot-sample-keyvault-certificates-server-side.
@yiliuTo
Copy link
Member

yiliuTo commented Apr 8, 2021

/check-enforcer override

@yiliuTo yiliuTo merged commit c34d33c into Azure:master Apr 8, 2021
@han-gao han-gao deleted the modify_jca_dependencies branch April 8, 2021 02:04
benbp pushed a commit that referenced this pull request Apr 28, 2021
* Modify the dependency httpclient5 to httpclient4.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues KeyVault
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants