类 RestTemplateContext

java.lang.Object
com.codingapi.springboot.framework.rest.RestTemplateContext

public class RestTemplateContext extends Object
  • 方法详细资料

    • getInstance

      public static RestTemplateContext getInstance()
    • restTemplate

      public org.springframework.web.client.RestTemplate restTemplate(org.springframework.http.client.ClientHttpRequestFactory factory)