update:完善数据库和Kafka相关结构

This commit is contained in:
2024-12-23 12:25:36 +08:00
parent aaf297717a
commit 562b1add2a
8 changed files with 78 additions and 9 deletions

16
config.ini Normal file
View File

@@ -0,0 +1,16 @@
[server]
listen = 0.0.0.0
port = 8080
debug = true
[database]
host = 172.16.5.2
port = 3306
database = test
user = root
password = 123456
[kafka]
bootstrap_servers = 172.16.5.2:9092
group_id = test
raw_topic = raw