This post will guide you to create a simple web application using Spring Boot and Apache Kafka. Apache Kafka is a distributed streaming platform which is well known for moving...
This post is a step-by-step guide to install and run Apache Kafka on Windows. Prerequisite The only prerequisite for this setup is JRE. Install Java (Skip if you already have...
I really like Homebrew to install stuff on macOS. So in this tutorial I’ll be using Hombrew to install Apache Kafka on macOS. Install Homebrew: Open Terminal, paste the following...