The Wayback Machine - https://web.archive.org/web/20200528072051/https://github.com/spring-cloud/spring-cloud-netflix/issues/3736
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

Deprecate RestTemplate eureka client support replace with WebClient #3736

Open
spencergibb opened this issue Jan 15, 2020 · 0 comments
Open

Deprecate RestTemplate eureka client support replace with WebClient #3736

spencergibb opened this issue Jan 15, 2020 · 0 comments
Labels
Projects

Comments

@spencergibb
Copy link
Member

@spencergibb spencergibb commented Jan 15, 2020

From RestTemplate.java#L78-L81

The RestTemplate will be deprecated in a future version and will not have major new features added going forward. See the WebClient section of the Spring Framework reference documentation for more details and example code.

Deprecate RestTemplate* classes.

Allow WebClient versions to be activated by a property.

@spencergibb spencergibb added this to To do in Hoxton.SR3 via automation Jan 15, 2020
@spencergibb spencergibb added this to the 2.2.2.RELEASE milestone Jan 15, 2020
@spencergibb spencergibb removed this from the 2.2.2.RELEASE milestone Mar 4, 2020
@spencergibb spencergibb removed this from To do in Hoxton.SR3 Mar 4, 2020
@spencergibb spencergibb added this to To do in Backlog via automation Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.