spring-boot-kafka-consumer-example icon indicating copy to clipboard operation
spring-boot-kafka-consumer-example copied to clipboard

Spring Boot Kafka Consumer Example

Results 4 spring-boot-kafka-consumer-example issues
Sort by recently updated
recently updated
newest added

Can you please specify the version of Kafka you downloaded and used for this example, the version of Kafka I pulled down from Apache was version kafka_2.13-3.3.1, and the start...

Exactly followed your steps but unable to see any consumed messages

Some refactoring & adding consumer factories separately for String message and User

Hi I am unable to consume message after following youtube tutorial: 2021-09-14 14:55:29.435 ERROR 40716 --- [ntainer#1-0-C-1] essageListenerContainer$ListenerConsumer : Consumer exception java.lang.IllegalStateException: This error handler cannot process 'SerializationException's directly; please...