Skip to content

Commit

Permalink
Fix incorrect link in kafka.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
chanhyeong authored and snicoll committed Apr 19, 2022
1 parent 9162520 commit 577f0ad
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -67,7 +67,7 @@ The former can be configured using `spring.kafka.streams.application-id`, defaul
The latter can be set globally or specifically overridden only for streams.

Several additional properties are available using dedicated properties; other arbitrary Kafka properties can be set using the `spring.kafka.streams.properties` namespace.
See also <<features#messaging.kafka.additional-properties>> for more information.
See also <<kafka#messaging.kafka.additional-properties>> for more information.

To use the factory bean, wire `StreamsBuilder` into your `@Bean` as shown in the following example:

Expand Down

0 comments on commit 577f0ad

Please sign in to comment.