### 自动创建主题 ``` # 启用自动创建主题 auto.create.topics.enable=true # 默认分区数 num.partitions=8 # 默认副本数 default.replication.factor=3 ```