| Class and Description |
|---|
| org.springframework.kafka.support.serializer.ErrorHandlingDeserializer
in favor of
ErrorHandlingDeserializer2. |
| org.springframework.kafka.support.ProducerListenerAdapter
as the
ProducerListener has default methods and can be implemented directly without the need for this adapter |
| org.springframework.kafka.support.TopicPartitionInitialOffset
in favor of
TopicPartitionOffset. |