Link to Integration section of the appendix for Kafka properties

See gh-29758
This commit is contained in:
dreis2211 2022-02-13 13:10:28 +01:00 committed by Andy Wilkinson
parent 4ee7b4b25a
commit 39394b9c2b

View File

@ -411,7 +411,7 @@ You can customize this behavior using the configprop:spring.kafka.streams.auto-s
[[features.messaging.kafka.additional-properties]]
==== Additional Kafka Properties
The properties supported by auto configuration are shown in <<application-properties#appendix.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.
Refer to the Apache Kafka documentation for details.