Spring Cloud Openfeign Spring suggests to go ahead with Webclient instead of Rest Template (as eventually it will get deprecated), how would it affect Open Feign?
Hi Folks,With rest template eventually set for deprecation and Spring suggesting to use Webclient instead of rest templa...