This commit is contained in:
Phillip Webb
2018-09-05 12:54:12 -07:00
parent 0252e5452b
commit c3de4c84f2
10 changed files with 88 additions and 134 deletions

View File

@@ -5879,9 +5879,9 @@ The following code shows a typical example:
----
[[boot-features-webclient-runtime]]
=== WebClient Runtime
Spring Boot will auto-detect which `ClientHttpConnector` to drive `WebClient`, depending
on the libraries available on the application classpath.
@@ -5901,6 +5901,7 @@ You can learn more about the
options in the Spring Framework reference documentation].
[[boot-features-webclient-customization]]
=== WebClient Customization
There are three main approaches to `WebClient` customization, depending on how broadly you