Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Apache Kafka and Spring Boot (Consumer, Producer)
Rating: 4.4 out of 5(1,171 ratings)
24,392 students

Apache Kafka and Spring Boot (Consumer, Producer)

In this course Apache Kafka and Spring Boot will be used to establish communication between them.
Created byArbi Elezi
Last updated 5/2019
English

What you'll learn

  • You will learn how to create a Kafka Consumer using Spring Boot
  • You will learn how to create a Kafka Producer using Spring Boot

Course content

3 sections5 lectures51m total length
  • Creating a Kafka Producer with Spring Boot18:08

    Code:

    https://github.com/aelezi16/kafka-example

Requirements

  • You should be familiar with Spring Boot
  • You should be familiar with Apache Kafka

Description

In this course, you are going to learn how to consume from an Apache Kafka topic and consume from it using a simple Spring Boot Application. This course is not for everyone, as you need basic experience with Maven, Spring Boot and Apache Kafka.

This course focuses solely on practicality, thus concepts of Spring Framework or Apache Kafka will not be explained in detail, but instead a small simple project will be built.

Who this course is for:

  • Students who have encountered Apache Kafka as a school or independent project.
  • Spring Developers who need to use Apache Kafka for a specific purpose
  • Enthusiasts who want to try new things