New posts in spring-kafka

Synchronising transactions between database and Kafka producer

Stop consume message for Stream listener

Handling exceptions in Kafka streams

How to stop Spring Kafka Listner and invoke some function to execute after the Consumer is stopped?

How to fix 'Invalid URL' while creating embedded Kafka in Spring test

Kafka Msg VS REST Calls

KafkaTestUtils.getRecords() returns only first sent record

Run a method once after spring kafka consumer starts

In Kafka what happens to the record which takes more time than the max.poll.interval.ms

Registering kafkalistenerContainers with KafkaListenerEndpointRegistry

How to tell spring-kafka consumer to stop consuming, at runtime?

How to make a Spring Boot application quit on tomcat failure

Spring Cloud Stream Kafka retries 10 times the maxAttempts

ConcurrentKafkaListenerContainerFactory message converter is ignored when configuring listeners automatically

Non-blocking retries with Spring Kafka batch consumer