diff --git a/spring-cloud-stream-core-docs/src/main/asciidoc/spring-cloud-stream-overview.adoc b/spring-cloud-stream-core-docs/src/main/asciidoc/spring-cloud-stream-overview.adoc index fea2e5332..5163d3da9 100644 --- a/spring-cloud-stream-core-docs/src/main/asciidoc/spring-cloud-stream-overview.adoc +++ b/spring-cloud-stream-core-docs/src/main/asciidoc/spring-cloud-stream-overview.adoc @@ -1357,7 +1357,7 @@ contentType:: The content type of the channel. See "`<>`". + -Default: `null` (no type coercion is performed). +Default: `application/json`. binder:: The binder used by this binding. See "`<>`" for details.