spring: kafka: bootstrap-servers: ${app.kafka.servers} template: default-topic: ${app.kafka.topic} flyway: locations: "classpath:db/migration/{vendor}"