Skip to content

Commit

Permalink
Merge branch '2.6.x' into 2.7.x
Browse files Browse the repository at this point in the history
Closes gh-30740
  • Loading branch information
snicoll committed Apr 19, 2022
2 parents c2f2bde + 58eabc8 commit 9c3cce5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -61,7 +61,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 <<messaging.kafka.additional-properties>> for more information.
See also <<messaging#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 9c3cce5

Please sign in to comment.