Skip to content

Commit 622e620

Browse files
committed
Merge pull request #29758 from dreis2211
* gh-29758: Link to Integration section of the appendix for Kafka properties Closes gh-29758
2 parents 4ee7b4b + 39394b9 commit 622e620

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/features

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/features/messaging.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ You can customize this behavior using the configprop:spring.kafka.streams.auto-s
411411

412412
[[features.messaging.kafka.additional-properties]]
413413
==== Additional Kafka Properties
414-
The properties supported by auto configuration are shown in <<application-properties#appendix.application-properties>>.
414+
The properties supported by auto configuration are shown in the <<application-properties#appendix.application-properties.integration, "`Integration Properties`">> section of the Appendix.
415415
Note that, for the most part, these properties (hyphenated or camelCase) map directly to the Apache Kafka dotted properties.
416416
Refer to the Apache Kafka documentation for details.
417417

0 commit comments

Comments
 (0)