Look Ma, I made a JAR! (Building a connector for Kafka Connect without knowing Java)
•Java •Kafka •Raspberry PI •Maker
Look Ma, I made a JAR! (Building a connector for Kafka Connect without knowing Java)
Kafka Ecosystem Project Ideas: End-to-End Domain Implementations guide
What the IBM Confluent acquisition means for Kafka users
https://factorhouse.io/articles/what-the-ibm-confluent-acquisition-means-for-kafka-users
Deep Dive into Kafka Offset Commit with Spring Boot
https://piotrminkowski.com/2026/03/27/deep-dive-into-kafka-offset-commit-with-spring-boot/

This article uses straightforward Spring Boot examples to illustrate how your application can inadvertently lose messages or process them twice due to the Kafka offset commit mechanism. It builds upon the scenarios discussed in two of my previous posts on Kafka and Spring Boot, offering deeper insights: Source Code Feel free to use my source […]
Outbox Pattern with Kafka and Hexagonal Architecture in Spring Boot
A very nice tool from Tom Cooper for tracking KIPs and FLIPs.
How to process JSON data in a Kafka Connect pipeline, and explain the schema format that Kafka uses to describe JSON events.
Spring for Apache Kafka 4.1.0-M2, 4.0.4, and 3.3.14 Available