mirror of
https://github.com/pcvolkmer/etl-processor.git
synced 2025-07-03 06:52:54 +00:00
Explicit producer topic configuration
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
spring:
|
||||
kafka:
|
||||
bootstrap-servers: ${app.kafka.servers}
|
||||
template:
|
||||
default-topic: ${app.kafka.topic}
|
||||
consumer:
|
||||
group-id: ${app.kafka.group-id}
|
||||
flyway:
|
||||
|
Reference in New Issue
Block a user