Skip to content

Fix incomplete configuration of serializers

Pre-release
Pre-release
Compare
Choose a tag to compare
@roechi roechi released this 12 Oct 08:26

Any additional property supplied under spring.kafka.properties or spring.kafka.producer.properties will be applied to the respective seriliazers during bootstrapping. This should also enable the usage of more complex serializers, such as the Avro Serializer for Kafka records.