Browse Source

Merge branch '3.3.x' into 3.4.x

Closes gh-44523
pull/44535/head
Stéphane Nicoll 10 months ago
parent
commit
c1f58d1f80
  1. 2
      spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/actuator/http-exchanges.adoc

2
spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/actuator/http-exchanges.adoc

@ -16,4 +16,4 @@ You can use the `httpexchanges` endpoint to obtain information about the request @@ -16,4 +16,4 @@ You can use the `httpexchanges` endpoint to obtain information about the request
To customize the items that are included in each recorded exchange, use the configprop:management.httpexchanges.recording.include[] configuration property.
To disable recoding entirely, set configprop:management.httpexchanges.recording.enabled[] to `false`.
To disable recording entirely, set configprop:management.httpexchanges.recording.enabled[] to `false`.

Loading…
Cancel
Save