httpclient 发送一个请求
摘要:httpclient版本 4.1发送一个post请求 public static JSONObject post(String url,JSONObject json){ HttpClient client = new DefaultHttpClient(); ...
阅读全文
posted @ 2014-10-20 16:25
posted @ 2014-10-20 16:25
posted @ 2014-06-24 11:28
posted @ 2013-04-02 23:44
联系邮箱:hdbyjs@163.com
服务调用方Client 怎么与Facade 打交道的. 还是说没有关系. accountServiceFeign 会和accountServiceFacade 有调用关系吗?
老板 链接都打不开
如果header中zone匹配不到server 怎么调用默认的负载均衡规则呢