Skip to content

Commit b55683e

Browse files
committed
HeaderEnricher: Fix doc link
1 parent 78853ba commit b55683e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/reference/asciidoc/streams.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ There must only be one such bean, or one must be marked `@Primary`.
189189
By default, when the factory bean is stopped, the `KafkaStreams.cleanUp()` method is called.
190190
Starting with version 2.1.2, the factory bean has additional constructors, taking a `CleanupConfig` object that has properties to let you control whether the `cleanUp()` method is called during `start()` or `stop()` or neither.
191191

192+
[[streams-header-enricher]]
192193
==== Header Enricher
193194

194195
Version 2.3 added the `HeaderEnricher` implementation of `Transformer`.

0 commit comments

Comments
 (0)