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

Use NacosResttemplate or NacosAsyncRestTemplate to replace the existing http client #3192

Closed
5 tasks done
Maijh97 opened this issue Jun 28, 2020 · 0 comments
Closed
5 tasks done
Assignees
Milestone

Comments

@Maijh97
Copy link
Collaborator

Maijh97 commented Jun 28, 2020

Issue Description

Type: feature request

Describe what happened (or what feature you want)

According to #2858, Unified implementation of http clients as NacosRestTemplate and NacosAsyncRestTemplate.
Work is currently under way to replace the existing http client.

replace task:

  • nacos-client
  • nacos-config
  • nacos-naming
  • nacos-core
  • nacos-test

Describe what you expected to happen

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

Anything else we need to know?

@KomachiSion KomachiSion added this to the 1.3.2 milestone Jun 28, 2020
@Maijh97 Maijh97 changed the title nacos-client module replace http client Use NacosResttemplate or NacosAsyncRestTemplate to replace the existing http client Jul 2, 2020
@KomachiSion KomachiSion modified the milestones: 1.3.2, 1.4.0 Aug 3, 2020
KomachiSion pushed a commit that referenced this issue Aug 6, 2020
* nacos-config module replace http client

* replace http client

* Remove redundant package import

* add license

* Delete JOSNUtils and use JacksonUtils instead; modify NacosAsyncRestTemplate exception handling.
KomachiSion pushed a commit that referenced this issue Aug 6, 2020
* core module replace http client

* replace http client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants