feat:添加Kafka Producer相关功能

This commit is contained in:
samlyy
2024-12-26 10:59:22 +08:00
parent 2e045fc0d8
commit f219e3306f
5 changed files with 81 additions and 11 deletions

View File

@@ -13,4 +13,7 @@ password = 123456
[kafka]
bootstrap_servers = 172.16.5.2:9092
group_id = test
raw_topic = raw
raw_topic = raw
[producer]
data_path = producer-data.json