1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-07-01 22:22:53 +00:00

Update dev config and added related information into README.md

This commit is contained in:
2023-08-15 01:09:22 +02:00
parent 64b8636145
commit 66dc96680d
3 changed files with 29 additions and 3 deletions

View File

@ -4,8 +4,11 @@ spring:
file: ./dev-compose.yml
app:
rest:
uri: http://localhost:9000/bwhc/etl/api
#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