Request URI does not contain a valid hostname: http://server_product/
解决方案:
使用ribbon实现负载均衡的时候,服务名称不能用下划线,换成中划线。
Request URI does not contain a valid hostname: http://server_product/
解决方案:
使用ribbon实现负载均衡的时候,服务名称不能用下划线,换成中划线。