Skip to content
Closed

Fix typo #47234

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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:

* The base URL.
* Any default default headers that should be sent.
* Any default headers that should be sent.
* API versioning configuration.
* Redirect settings.
* Connection and read timeouts.
Expand Down