Fix incomplete configuration of serializers
Pre-release
Pre-release
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.