程序包的使用
org.springframework.http.client.support
使用org.springframework.http.client.support的程序包 程序包 说明 org.springframework.http.client.support This package provides generic HTTP support classes, to be used by higher-level classes like RestTemplate.org.springframework.web.client Core package of the client-side web support.org.springframework.http.client.support使用的org.springframework.http.client.support中的类 类 说明 AsyncHttpAccessor 已过时。as of Spring 5.0, with no direct replacementHttpAccessor Base class forRestTemplateand other HTTP accessing gateway helpers, defining common properties such as theClientHttpRequestFactoryto operate on.org.springframework.web.client使用的org.springframework.http.client.support中的类 类 说明 AsyncHttpAccessor 已过时。as of Spring 5.0, with no direct replacementHttpAccessor Base class forRestTemplateand other HTTP accessing gateway helpers, defining common properties such as theClientHttpRequestFactoryto operate on.InterceptingAsyncHttpAccessor 已过时。as of Spring 5.0, with no direct replacementInterceptingHttpAccessor Base class forRestTemplateand other HTTP accessing gateway helpers, adding interceptor-related properties toHttpAccessor's common properties.