spring: docker: compose: file: ./dev-compose.yml app: #rest: # uri: http://localhost:9000/bwhc/etl/api # Note: Make sure, hostname "kafka" points to 127.0.0.1 # otherwise connection will not be available kafka: topic: test response-topic: test_response servers: localhost:9092 server: port: 8000