Spring for Apache Kafka® 101: Process Messages with KafkaStreams and Spring Boot

Опубликовано: 04 Октябрь 2024
на канале: Confluent
4,563
50

https://cnfl.io/spring-framework-and-... | A great advantage of using Kafka Streams with Spring Boot is that you can quickly start focusing on your topology since Spring takes care of the lifecycle. In order to start KafkaStreams autoconfiguration in your Spring Boot application, you just need to add the EnableKafkaStreams annotation. With Spring for Apache Kafka, in addition to the managed lifecycle, you get serializers and deserializers, metrics and error handling.

Use the promo code SPRING101 to get $25 of free Confluent Cloud usage: https://cnfl.io/try-cloud-with-spring

Promo code details: https://cnfl.io/promo-code-details-sp...

LEARN MORE
► Class StreamsBuilder: https://cnfl.io/stream-builder-101
► KafkaStreams Interactive Queries and gRPC:    • Kafka Streams Interactive Queries and...  
► KafkaStreams, Spring Boot, and Confluent Cloud:    • Kafka Streams, Spring Boot, and Confl...  
► What's New in Kafka Streams Metrics API 2.7.0:    • What’s New in Kafka Streams Metrics A...  

ABOUT CONFLUENT
Confluent is pioneering a fundamentally new category of data infrastructure focused on data in motion. Confluent’s cloud-native offering is the foundational platform for data in motion – designed to be the intelligent connective tissue enabling real-time data, from multiple sources, to constantly stream across the organization. With Confluent, organizations can meet the new business imperative of delivering rich, digital front-end customer experiences and transitioning to sophisticated, real-time, software-driven backend operations. To learn more, please visit www.confluent.io.

#kafka #springboot #java