Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-kafka

Spring boot kafka - how to tell JsonDeserializer to ignore type header?

How do I implement in memory or embedded kafka not for testing purposes? [closed]

poll() and commitAsync() in Spring-Kafka

Asynchronous auto-commit of offsets fails

Consuming again messages from kafka log compaction topic

apache-kafka spring-kafka

How to add error handler for producer when using spring Kafka

spring-kafka

Kafka issue: MessageConversionException: Cannot convert from [java.lang.String] to [my_custom_model] for GenericMessage [...]

Spring Kafka single producer for multiple topics

java spring spring-kafka

How to disable kafka connection from spring boot test?

Spring Kafka and Transactions

@KafkaListener in Unit test case does not consume from the container factory

How to test a kafka consumer against a real kafka broker running on a server?

Spring Kafka Stop container on Exception

spring-kafka

Spring Kafka with Dynamic @KafkaListener

KafkaConsumer.commitAsync() behavior with a lower offset than previous

Kafka, Spring Kafka and redelivering old messages

request.timeout.ms and Spring Kafka Synchronous Event Publishing with KafkaTemplate

How can I define two or more Kafka consumers using spring boot configurations?

Spring Boot and Kafka: Failed to send SSL Close message

Apache Kafka consume events from different topics in specific order