# httpservice **Repository Path**: JD-opensource/httpservice ## Basic Information - **Project Name**: httpservice - **Description**: 京东区块链 JD Chain 项目中使用的 HTTP 客户端的代码仓库,这是一个独立通用的 HTTP 客户端的实现,具有以下特点: (1)基于Java Interface 采用 Annotation 声明式定义 HTTP 服务,不需要写实现代码,具有良好的易用性; (2)采用类 Spring MVC 风格定义HTTP服务接口,支持通过接口的方法参数和返回值映射到 HTTP 的路径参数、请求参数以及回复; (3)支持自定义参数和返回值转换器 converter; - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 11 - **Forks**: 8 - **Created**: 2021-03-30 - **Last Updated**: 2024-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # httpservice