<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Apache Kafka With Spring Boot and Kotlin	</title>
	<atom:link href="https://blog.codersee.com/apache-kafka-with-spring-boot-and-kotlin/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.codersee.com/apache-kafka-with-spring-boot-and-kotlin/</link>
	<description>Kotlin &#38; Backend Tutorials - Learn Through Practice.</description>
	<lastBuildDate>Wed, 16 Apr 2025 04:50:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Mike Hammer		</title>
		<link>https://blog.codersee.com/apache-kafka-with-spring-boot-and-kotlin/#comment-68</link>

		<dc:creator><![CDATA[Mike Hammer]]></dc:creator>
		<pubDate>Sun, 15 Oct 2023 22:53:52 +0000</pubDate>
		<guid isPermaLink="false">https://codersee.com/?p=5503766#comment-68</guid>

					<description><![CDATA[Hi Piotr!

Thanks for this really great tutorial! I liked it very much, these sort of step by step examples are useful for a lot of us, who tries to learn Kotlin and apply modern tech in our projects.

I am not sure, if you can do tutorials by request. But lots of us could really use a step by step guide how to use &quot;avro4k&quot; with Kotlin, Spring Boot, and Kafka. There are a few of around trying to explain how to use Avro and Kafka with Spring Boot. But all of them (at least what I found) wanted me to generate my value objects from schemas. Well, I don&#039;t want that. It doesn&#039;t feel it right to me. That&#039;s when &quot;avro4k&quot; came across. But I couldn&#039;t really get it working. I know, that&#039;s my bad, and maybe this is why, I got really disappointed first. And then angry about it, and then I got so pissed off, that I&#039;d just deleted even the repo in which I stored my example code... I know, it wasn&#039;t a smart decision, but your example worked perfectly with JSON and that was good enough for me at that time.

But you know, the voices just keep telling me that, it would be better to use Avro. And then I was thinking about you have far more greater experience with Kotlin and SpringBoot then me and my likeminded friends, so probably it might not be too complicated for you. So, if you can put together a similar step by step guide for sending two type of messages to different Kafka topics using &quot;avro4k&quot; for serialisation, and the consume both of them in the same consumer application, using Spring Boot, that would be much appreciated!

Regards,
Mike]]></description>
			<content:encoded><![CDATA[<p>Hi Piotr!</p>
<p>Thanks for this really great tutorial! I liked it very much, these sort of step by step examples are useful for a lot of us, who tries to learn Kotlin and apply modern tech in our projects.</p>
<p>I am not sure, if you can do tutorials by request. But lots of us could really use a step by step guide how to use &#8220;avro4k&#8221; with Kotlin, Spring Boot, and Kafka. There are a few of around trying to explain how to use Avro and Kafka with Spring Boot. But all of them (at least what I found) wanted me to generate my value objects from schemas. Well, I don&#8217;t want that. It doesn&#8217;t feel it right to me. That&#8217;s when &#8220;avro4k&#8221; came across. But I couldn&#8217;t really get it working. I know, that&#8217;s my bad, and maybe this is why, I got really disappointed first. And then angry about it, and then I got so pissed off, that I&#8217;d just deleted even the repo in which I stored my example code&#8230; I know, it wasn&#8217;t a smart decision, but your example worked perfectly with JSON and that was good enough for me at that time.</p>
<p>But you know, the voices just keep telling me that, it would be better to use Avro. And then I was thinking about you have far more greater experience with Kotlin and SpringBoot then me and my likeminded friends, so probably it might not be too complicated for you. So, if you can put together a similar step by step guide for sending two type of messages to different Kafka topics using &#8220;avro4k&#8221; for serialisation, and the consume both of them in the same consumer application, using Spring Boot, that would be much appreciated!</p>
<p>Regards,<br />
Mike</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Piotr		</title>
		<link>https://blog.codersee.com/apache-kafka-with-spring-boot-and-kotlin/#comment-67</link>

		<dc:creator><![CDATA[Piotr]]></dc:creator>
		<pubDate>Wed, 22 Mar 2023 14:59:18 +0000</pubDate>
		<guid isPermaLink="false">https://codersee.com/?p=5503766#comment-67</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.codersee.com/apache-kafka-with-spring-boot-and-kotlin/#comment-66&quot;&gt;YAKUP KARIKSIZ&lt;/a&gt;.

Hello! :) 

Thank you for such kind words! 

You&#039;re totally right, and thank you for letting me know. Consider it done.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.codersee.com/apache-kafka-with-spring-boot-and-kotlin/#comment-66">YAKUP KARIKSIZ</a>.</p>
<p>Hello! 🙂 </p>
<p>Thank you for such kind words! </p>
<p>You&#8217;re totally right, and thank you for letting me know. Consider it done.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: YAKUP KARIKSIZ		</title>
		<link>https://blog.codersee.com/apache-kafka-with-spring-boot-and-kotlin/#comment-66</link>

		<dc:creator><![CDATA[YAKUP KARIKSIZ]]></dc:creator>
		<pubDate>Wed, 22 Mar 2023 13:54:35 +0000</pubDate>
		<guid isPermaLink="false">https://codersee.com/?p=5503766#comment-66</guid>

					<description><![CDATA[Hey Piotr,

Thanks for this really great step by step tutorial. I just want to notice that the yaml file for &quot;Fix an infinite-loop problem&quot; is not correct which &quot;spring&quot; is missing. I have also checked the github repo and it&#039;s ok there but only in the screenshot in the 4.7 an infinite-loop problem.]]></description>
			<content:encoded><![CDATA[<p>Hey Piotr,</p>
<p>Thanks for this really great step by step tutorial. I just want to notice that the yaml file for &#8220;Fix an infinite-loop problem&#8221; is not correct which &#8220;spring&#8221; is missing. I have also checked the github repo and it&#8217;s ok there but only in the screenshot in the 4.7 an infinite-loop problem.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: blog.codersee.com @ 2026-05-11 08:33:03 by W3 Total Cache
-->