public class KafkaUtils extends Object
KafkaUtils(org.springframework.kafka.core.KafkaTemplate<String,String> kafkaTemplate)
void
sendTopic(String topicName, String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KafkaUtils(org.springframework.kafka.core.KafkaTemplate<String,String> kafkaTemplate)
public void sendTopic(String topicName, String message)
topicName
message
Copyright © 2024. All rights reserved.