Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet |
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
|
org.springframework.boot.actuate.metrics.web.client |
Actuator support for web client metrics.
|
org.springframework.boot.autoconfigure.web.client |
Auto-configuration for web clients.
|
org.springframework.boot.test.autoconfigure.web.client |
Auto-configuration for web clients.
|
org.springframework.boot.test.web.client |
Web client test utilities.
|
org.springframework.boot.web.client |
Web client utilities.
|
Class and Description |
---|
RestTemplateBuilder
Builder that can be used to configure and create a
RestTemplate . |
Class and Description |
---|
RestTemplateCustomizer
Callback interface that can be used to customize a
RestTemplate . |
Class and Description |
---|
RestTemplateBuilder
Builder that can be used to configure and create a
RestTemplate . |
RestTemplateCustomizer
Callback interface that can be used to customize a
RestTemplate . |
RestTemplateRequestCustomizer
Callback interface that can be used to customize the
ClientHttpRequest sent
from a RestTemplate . |
Class and Description |
---|
RestTemplateBuilder
Builder that can be used to configure and create a
RestTemplate . |
Class and Description |
---|
RestTemplateBuilder
Builder that can be used to configure and create a
RestTemplate . |
RestTemplateCustomizer
Callback interface that can be used to customize a
RestTemplate . |
RootUriTemplateHandler
UriTemplateHandler to set the root for URI that starts with '/' . |
Class and Description |
---|
RestTemplateBuilder
Builder that can be used to configure and create a
RestTemplate . |
RestTemplateCustomizer
Callback interface that can be used to customize a
RestTemplate . |
RestTemplateRequestCustomizer
Callback interface that can be used to customize the
ClientHttpRequest sent
from a RestTemplate . |
RootUriTemplateHandler
UriTemplateHandler to set the root for URI that starts with '/' . |