While trying to call a rest api from c # from Spring Boot I have been having the error shown:
The call to the web service rest of Spring Boot is successful. The fault is given in the line indicated:
Has anyone any recommendation to suggest?
I enclose the error of the console
Servlet.service () for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.web.client.ResourceAccessException: I / O error on GET request for " link ": Connection reset; nested exception is java.net.SocketException: Connection reset] with root cause
java.net.SocketException: Connection reset