请问怎么java web应用怎么能在服务段获取一个特定网络上的JSON数据?
发送http request,content type 用json就可以获取对应格式数据。
参考:http://yq135314.iteye.com/blog/1546311