Spring for Apache Kafka Deep Dive – Part 1: Error Handling, Message Conversion and Transaction Support
Confluent
FEBRUARY 26, 2019
Following on from How to Work with Apache Kafka in Your Spring Boot Application , which shows how to get started with Spring Boot and Apache Kafka ® , here we’ll dig a little deeper into some of the additional features that the Spring for Apache Kafka project provides. Spring for Apache Kafka brings the familiar Spring programming model to Kafka. It provides the KafkaTemplate for publishing records and a listener container for asynchronous execution of POJO listeners.
Let's personalize your content