@ -77,7 +77,6 @@ These features are described in several enums (in Jackson) that map onto propert
@@ -77,7 +77,6 @@ These features are described in several enums (in Jackson) that map onto propert
@ -98,6 +97,7 @@ These features are described in several enums (in Jackson) that map onto propert
@@ -98,6 +97,7 @@ These features are described in several enums (in Jackson) that map onto propert
For example, to enable pretty print, set `spring.jackson.serialization.indent_output=true`.
Note that, thanks to the use of xref:reference:features/external-config.adoc#features.external-config.typesafe-configuration-properties.relaxed-binding[relaxed binding], the case of `indent_output` does not have to match the case of the corresponding enum constant, which is `INDENT_OUTPUT`.