public class SimpleRestTemplateBuilder extends Object
SimpleRestTemplateBuilder()
static org.springframework.web.client.RestTemplate
build()
build(int readTimeout, boolean withDefaultInterceptor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleRestTemplateBuilder()
public static org.springframework.web.client.RestTemplate build()
public static org.springframework.web.client.RestTemplate build(int readTimeout, boolean withDefaultInterceptor)
Copyright © 2025. All rights reserved.