| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.web.reactive.function.client |
Auto-configuration for Spring Framework's functional web client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebClientCodecCustomizer
WebClientCustomizer that configures codecs for the HTTP client. |
| Modifier and Type | Method and Description |
|---|---|
WebClient.Builder |
WebClientAutoConfiguration.webClientBuilder(List<WebClientCustomizer> customizers) |
| Constructor and Description |
|---|
WebClientAutoConfiguration(ObjectProvider<List<WebClientCustomizer>> customizerProvider) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.