Students
Lectures
40
Course Duration
Unlimited Duration
Updated
October 17, 2022

The Spring for Apache Kafka (spring-kafka) project applies core Spring concepts to the development of Kafka-based messaging solutions. It provides a "template" as a high-level abstraction for sending messages.

Annapurna Singh
0
24
Courses
323
Students
The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
Spring’s opinionated approach can significantly reduce your development time and allow you to easily collaborate with other developers on your team. Moreover, its support for multiple profiles means that you are able to provide different configuration parameters based on your environment (for example, development vs. QA). Adding the Spring for Apache Kafka project to your Spring implementation provides Kafka-specific capabilities, and its features are modeled on common Spring patterns, so you are likely to find them familiar.
-
- Introduction to Spring Boot for Apache Kafka Unlimited
-
- Hands On: Introduction to Spring Boot for Apache Kafka Unlimited
- Set Up and Download a Project from Spring Initializr Unlimited
- Set Up Confluent Cloud Unlimited
- Add Confluent Cloud Credentials to Spring Unlimited
- Sending Messages to Apache Kafka with Spring Boot Unlimited
- Receiving Messages with KafkaListener Unlimited
- Message-Driven POJOs Unlimited
- Create Kafka Topics with TopicBuilder Unlimited
- Process Messages with KafkaStreams and Spring Boot Unlimited
- Confluent Cloud Schema Registry and Spring Boot Unlimited
- Summary Unlimited