链接所在网址:http://blog.youkuaiyun.com/yaerfeng/article/details/24398343#comments
所需jar包:
<!-- 文件模拟请求 --> <dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
<version>3.1</version>
</dependency>
链接所在网址:http://blog.youkuaiyun.com/yaerfeng/article/details/24398343#comments
所需jar包:
<!-- 文件模拟请求 --> <dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
<version>3.1</version>
</dependency>
转载于:https://www.cnblogs.com/SunAutumn/p/7659658.html