Java对接第三方接口 定时任务 Get请求 Post请求
Java对接第三方接口 定时任务 Get请求 Post请求
1.添加依赖
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId&g
原创
2021-12-07 11:15:26 ·
3419 阅读 ·
0 评论