Merge branch '2.7.x'

This commit is contained in:
Andy Wilkinson 2022-02-14 14:58:21 +00:00
commit 638b5a9256
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ You can customize this behavior using the configprop:spring.kafka.streams.auto-s
[[messaging.kafka.additional-properties]]
=== Additional Kafka Properties
The properties supported by auto configuration are shown in <<appendix.application-properties#application-properties>>.
The properties supported by auto configuration are shown in the <<application-properties#appendix.application-properties.integration, "`Integration Properties`">> section of the Appendix.
Note that, for the most part, these properties (hyphenated or camelCase) map directly to the Apache Kafka dotted properties.
See the Apache Kafka documentation for details.