摘要: 一、jar包依赖; <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> </dependency> View Code 二、以前在xml里面需要写的配置,现在都通过 阅读全文
posted @ 2020-07-01 14:49 ITDeveloper 阅读(1150) 评论(0) 推荐(0)