Merge pull request #47234 from quaff
* pr/47234: Fix typo Closes gh-47234
This commit is contained in:
commit
780adbf61c
|
@ -413,7 +413,7 @@ Configuration properties for HTTP Services can be specified under `spring.http.c
|
||||||
You can use properties to configure aspects such as:
|
You can use properties to configure aspects such as:
|
||||||
|
|
||||||
* The base URL.
|
* The base URL.
|
||||||
* Any default default headers that should be sent.
|
* Any default headers that should be sent.
|
||||||
* API versioning configuration.
|
* API versioning configuration.
|
||||||
* Redirect settings.
|
* Redirect settings.
|
||||||
* Connection and read timeouts.
|
* Connection and read timeouts.
|
||||||
|
|
Loading…
Reference in New Issue