【发布时间】:2021-09-11 23:18:33
【问题描述】:
当我调用其余端点(Rest Template http 客户端)“myservice..com/rest/api/”时,有时会出现以下错误。此错误的原因可能是什么?这是客户端错误还是服务器错误?
org.springframework.web.client.ResourceAccessException: I/O error on POST request for "myservice..com/rest/api/": read timed out;
exception is java.net.SocketTimeoutException: read timed out
【问题讨论】:
标签: java spring-boot sockets tomcat https