mirror of
https://github.com/Dannecron/spring-boot-demo.git
synced 2025-12-26 00:32:34 +03:00
add new config for consumer
This commit is contained in:
@@ -20,3 +20,7 @@ kafka:
|
||||
producer:
|
||||
product:
|
||||
default-sync-topic: demo-product-sync
|
||||
consumer:
|
||||
group-id: demo-consumer
|
||||
topics: demo-city-sync
|
||||
auto-startup: false
|
||||
|
||||
Reference in New Issue
Block a user