httpclient3-spring-boot-starter
说明
基于 commons-httpclient 扩展 Spring Boot Starter 实现
1、扩展常用函数
2、实现不同响应处理实现
Maven
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>httpclient3-spring-boot-starter</artifactId>
<version>${project.version}</version>
</dependency>
Sample :
https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-httpclient3
作者:Jeebiz 创建时间:2023-03-20 23:59
最后编辑:Jeebiz 更新时间:2024-10-05 00:01
最后编辑:Jeebiz 更新时间:2024-10-05 00:01