# common-restful-http-template **Repository Path**: riteny/common-restful-http-template ## Basic Information - **Project Name**: common-restful-http-template - **Description**: 基于org.springframework.web.client.RestTemplate基础上封装 根本平时使用习惯提供更多的调用模板 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-11-20 - **Last Updated**: 2025-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: java-util ## README # util-common-http-util #### 介绍 基于org.springframework.web.client.RestTemplate基础上封装 根本平时使用习惯提供更多的调用模板 #### 使用说明 静态方法,直接CommonRestTemplate.function()调用。