SpringOne Platform Replay: Spring for Apache Kafka [Video]
With Kafka's pure Java client, it's time to get to know it using Spring abstractions. Take a look at the project as well as the newest integration's features.
Join the DZone community and get the full member experience.
Join For FreeWith the advent of the Kafka 0.9+ pure Java client, the Spring Team has created the new spring-kafka project with familiar Spring abstractions, such as the KafkaTemplate, message listener container, and POJO listener annotation @KafkaListener.
In this talk, we’ll take a look at the features of the project as well as the new version (2.0) of spring-integration-kafka, which is now based on the Spring for Apache Kafka project.
Recorded at SpringOne Platform 2016.
Speakers: Gary Russell
Slides: http://www.slideshare.net/SpringCentral/spring-for-apache-kafka
Published at DZone with permission of Pieter Humphrey, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments