Merge branch '2.6.x' into 2.7.x

This commit is contained in:
Andy Wilkinson
2022-02-09 13:24:54 +00:00
7 changed files with 8 additions and 8 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 <<application-properties#application-properties>>.
The properties supported by auto configuration are shown in <<appendix.application-properties#application-properties>>.
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.