- A+
所属分类:SpringCloud
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 null
原因是因为服务间内部调用时地址不正确。
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.web.client.HttpClientErrorException$NotFound: 404 null
原因是因为服务间内部调用时地址不正确。