My FeignClient keeps the connection open for the server response BUT the server waits my client to close connection before returning anything

前端 未结 0 503
滥情空心
滥情空心 2020-12-23 19:39

I am developing a java microservice which has internal calls from and to a jBPM server. In my microservice, I have implemented a @FeignClient (org.springframework.cloud.open

相关标签:
回答
  • 消灭零回复
提交回复
热议问题