Skip to content

Commit 6bfc651

Browse files
committed
deploy: 4b73d4a
1 parent d645e7d commit 6bfc651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migration/notes/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ <h3 id="breaking-changes">Breaking Changes<a class="headerlink" href="#breaking-
724724
<li>Gson</li>
725725
<li>Kotlinx</li>
726726
</ul>
727-
<p>Also look at ser/de section: <a href="/#serializing-and-deserializing">Serialization and Deserialization</a></p>
727+
<p>Also look at ser/de section: <a href="../../#serializing-and-deserializing">Serialization and Deserialization</a></p>
728728
<h4 id="spring-kafka-com-trendyolstove-spring-testing-e2e-kafka">Spring Kafka (com-trendyol:stove-spring-testing-e2e-kafka)<a class="headerlink" href="#spring-kafka-com-trendyolstove-spring-testing-e2e-kafka" title="Permanent link">&para;</a></h4>
729729
<p>The <code>TestSystemKafkaInterceptor</code> now depends on <code>StoveSerde</code> to provide the serialization and deserialization logic instead of <code>ObjectMapper</code>.</p>
730730
<p>You can of course use your default Jackson implementation by providing the <code>ObjectMapperConfig.default()</code> to the <code>StoveSerde.jackson.anyByteArraySerde</code> function.</p>

0 commit comments

Comments
 (0)