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-33101
  • Loading branch information
philwebb committed Nov 10, 2022
2 parents ea10a64 + 91ed548 commit 9193e52
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -67,7 +67,7 @@ To use the factory bean, wire `StreamsBuilder` into your `@Bean` as shown in the

include::code:MyKafkaStreamsConfiguration[]

By default, the streams managed by the `StreamBuilder` object it creates are started automatically.
By default, the streams managed by the `StreamBuilder` object are started automatically.
You can customize this behavior using the configprop:spring.kafka.streams.auto-startup[] property.


Expand Down

0 comments on commit 9193e52

Please sign in to comment.