mirror of https://github.com/apache/kafka.git
MINOR: Remove redundant </div> from config-streams.html (#16577)
Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
This commit is contained in:
parent
20ee83c462
commit
79ab5074e7
|
@ -660,8 +660,8 @@ import org.apache.kafka.streams.StreamsConfig;
|
|||
|
||||
Properties streamsConfiguration = new Properties();
|
||||
streamsConfiguration.put(StreamsConfig.DEFAULT_TIMESTAMP_EXTRACTOR_CLASS_CONFIG, MyEventTimeExtractor.class);</code></pre>
|
||||
</div>
|
||||
</div></blockquote>
|
||||
</div>
|
||||
</blockquote>
|
||||
</div>
|
||||
<div class="section" id="default-key-serde">
|
||||
<h4><a class="toc-backref" href="#id8">default.key.serde</a><a class="headerlink" href="#default-key-serde" title="Permalink to this headline"></a></h4>
|
||||
|
|
Loading…
Reference in New Issue