diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/application-dev.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 3a055e8..dabe84b 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -6,9 +6,6 @@ spring: 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 |
