MINOR: Remove redundant </div> from config-streams.html (#16577)

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
This commit is contained in:
dujian0068 2024-07-16 05:33:23 +08:00 committed by GitHub
parent 20ee83c462
commit 79ab5074e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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>