Spring Boot and Apache Kafka [Video Tutorials]

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

  • Use Swagger to make your REST API's documentation interactive and accessible.
  • Custom objects can be sent and received in Kafka topics.
  • How you can consume messages from the Kafka server installed in Amazon EC2 Instance 
  • An example of using Spring Boot with Kafka producers and consumers, along with a REST client, to connect to a Kafka server running on an Amazon EC2 Instance
  • The producer and consumer exchange messages with the Kafka server on the Amazon EC2 Instance
  • Produce code to send Kafka messages to the Amazon EC2 instance server. 
  • Spring Kafka consumer and producer example with Spring Boot
  • Send/consume custom objects to/from an Apache Kafka server running on an Amazon EC2 Instance

Let's get started!