Here is the code where I am trying to write to a kafka topic :
@Service public class KafkaMessageSender { @Autowired KafkaTemplate kaf