Spring Boot and Apache Kafka [Video Tutorials]

This article has a series of video tutorials about Spring Boot, explore:

Let's get started!

How to Create Interactive API Documentation for Your REST API With Swagger

In this tutorial video, we delve into the details of Spring Boot and guide you through generating interactive API documentation for your REST API utilizing Swagger.


How To Send and Consume Custom Objects in Kafka Topics

In the upcoming video tutorial, learn how to utilize a Spring Boot application to send a JSON object to a Kafka topic and consume a JSON object from a Kafka topic using the same application.


Spring Boot Consumer Code To Consume Messages From Kafka Server Installed in the Amazon EC2 Instance

Discover how to utilize a Spring Boot application to consume messages from an Apache Kafka server hosted on an Amazon EC2 Instance.


Spring Boot Kafka Producer and Consumer Example With REST Client 

Kafka Server in Amazon EC2 Instance

Here is a Spring Boot Kafka producer-consumer example using a REST client running on Amazon EC2 Instance.


Spring Boot Kafka Producer and Consumer

In this helpful video tutorial, you can learn about the Spring Boot Kafka producer-consumer example and how to use it with a REST client.


Spring Boot Producer and Consumer To Send/Consume Messages To/From Kafka Server in Amazon EC2 Instance

Learn the steps to send messages to the Apache Kafka server, installed on an Amazon EC2 instance, with the help of a Spring Boot application.


Spring Boot Producer Code To Send Messages to the Kafka Server Installed in the Amazon EC2 Instance

In this tutorial, we will learn how to send messages to an Apache Kafka server installed in an Amazon EC2 instance through a Spring Boot application.


Spring Boot With Spring Kafka Consumer Example

Let's explore an example of a Spring Boot Kafka consumer.


Spring Boot With Spring Kafka Producer Example

Next, explore how the Spring Boot Kafka producer example works.


Send/Consume Custom Object Into/From Apache Kafka Server Running on Amazon EC2 Instance

To complete this series, we will utilize a Spring Boot application to transmit a JSON object to the Kafka topic, and then use another Spring Boot application to receive a JSON object from the Kafka topic.


 

 

 

 

Top