You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/10/25 13:22:55 UTC

[GitHub] [servicecomb-java-chassis] willard-kali opened a new issue #1361: AsyncRestTemplate has deprecated in springframework

willard-kali opened a new issue #1361: AsyncRestTemplate has deprecated in springframework
URL: https://github.com/apache/servicecomb-java-chassis/issues/1361
 
 
   `
   CseAsyncRestTemplate extends AsyncRestTemplate
   `
   AsyncRestTemplate Deprecated, as of Spring 5.0, in favor of WebClient.
   [https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/client/AsyncRestTemplate.html](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/client/AsyncRestTemplate.html)
   when CseAsyncRestTemplate update?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services