简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
Ribbon负载均衡机制(搭配eureka)
链接: github https://github.com/Netflix/ribbon/wiki 知乎 https://zhuanlan.zhihu.com/p/28547575 spring社区 http://projects.spring.io/spring-cloud/spring-cloud.html#_spring_cloud_n
http post 模板 (设置header + json传参)
public static String postBody(String urlPath, String json, String tk) throws Exception { String body = ""; URL url = new URL(urlPath); HttpURLConnection urlConnection = (Htt
到底了