Commit 311fa5af by chenweitao

Merge branch 'working' into 'master'

项目更新

See merge request !215
parents 4d866037 2acb8a7e
...@@ -32,6 +32,7 @@ public class BaiDuHotSearchCrawler { ...@@ -32,6 +32,7 @@ public class BaiDuHotSearchCrawler {
//private static HttpBoot httpBoot = new HttpBoot.Builder().throwException(false).retryTimes(3).connectTimeout(Duration.ofSeconds(60)).build(); //private static HttpBoot httpBoot = new HttpBoot.Builder().throwException(false).retryTimes(3).connectTimeout(Duration.ofSeconds(60)).build();
// private static HttpBoot httpBoot = HttpBoot.newBuilder().retryTimes(3).connectTimeout(Duration.ofSeconds(60)).build(); // private static HttpBoot httpBoot = HttpBoot.newBuilder().retryTimes(3).connectTimeout(Duration.ofSeconds(60)).build();
/** /**
* @return void 返回类型 * @return void 返回类型
* @Title: BaiDuHotSearchTest * @Title: BaiDuHotSearchTest
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment