You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-boot-project/spring-boot-docs/src/docs/asciidoc/messaging/kafka.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ You can customize this behavior using the configprop:spring.kafka.streams.auto-s
83
83
84
84
[[messaging.kafka.additional-properties]]
85
85
=== Additional Kafka Properties
86
-
The properties supported by auto configuration are shown in <<appendix.application-properties#application-properties>>.
86
+
The properties supported by auto configuration are shown in the <<application-properties#appendix.application-properties.integration, "`Integration Properties`">> section of the Appendix.
87
87
Note that, for the most part, these properties (hyphenated or camelCase) map directly to the Apache Kafka dotted properties.
0 commit comments