Commit 16dff7f2 authored by mengweifu's avatar mengweifu

add:kafka config

parent 2b751417
......@@ -33,10 +33,21 @@ subscribe.topic='bp_str_jielong_subscribe_notify_dev'
;商品项目
[goods : common]
[prod-goods : goods : common]
[perf-goods : goods : common]
goods.publish.broker_list='10.126.14.25:9092,10.126.14.31:9092,10.126.14.32:9092'
goods.publish.topic='bp_str_jielong_goods_publish_prod'
[perf-goods : prod-goods : goods : common]
[test-goods : goods : common]
goods.publish.broker_list='10.126.14.25:9092,10.126.14.31:9092,10.126.14.32:9092'
goods.publish.topic='bp_str_jielong_subscribe_notify_test'
[dev-goods : test-goods : goods : common]
goods.publish.broker_list='10.126.14.25:9092,10.126.14.31:9092,10.126.14.32:9092'
goods.publish.topic='bp_str_jielong_goods_publish_dev'
;订单项目
[order : common]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment