You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/http-exchanges.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,4 @@ You can use the `httpexchanges` endpoint to obtain information about the request
14
14
=== Custom HTTP Exchange Recording
15
15
To customize the items that are included in each recorded exchange, use the configprop:management.httpexchanges.recording.include[] configuration property.
16
16
17
-
To disable recoding entirely, set configprop:management.httpexchanges.recording.enabled[] to `false`.
17
+
To disable recording entirely, set configprop:management.httpexchanges.recording.enabled[] to `false`.
0 commit comments