1 2 3 4 5
spring: kafka: bootstrap-servers: ${app.kafka.servers} template: default-topic: ${app.kafka.topic}