# httpclient-spring-boot-starter **Repository Path**: hiwepy/httpclient-spring-boot-starter ## Basic Information - **Project Name**: httpclient-spring-boot-starter - **Description**: spring-boot-starter-httpclient - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-19 - **Last Updated**: 2023-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # httpclient-spring-boot-starter ### 说明 > 基于 httpclient 的 Spring Boot Starter 实现 1. 扩展常用函数 2. 实现连接心跳检查 3. 实现不同响应处理实现 ### Maven ``` xml ${project.groupId} httpclient-spring-boot-starter ${project.version} ``` ### Simple : CaptchaResolver Extends [https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-httpclient](https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-httpclient "spring-boot-sample-httpclient")