Skip to content

Commit

Permalink
Merge branch '2.7.x'
Browse files Browse the repository at this point in the history
Closes gh-33102
  • Loading branch information
philwebb committed Nov 10, 2022
2 parents a2f65cd + 9193e52 commit 954ed3e
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 954ed3e

Please sign in to comment.