1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-07-17 21:02:54 +00:00

Issue #7: Send and expect requestId in record body, not in record key (#8)

This commit is contained in:
2023-08-16 15:25:46 +02:00
committed by GitHub
parent 2eb5cc61b9
commit 8dc82225a4
6 changed files with 82 additions and 58 deletions

View File

@ -11,7 +11,7 @@ app:
# otherwise connection will not be available
kafka:
topic: test
response-topic: test-response
response-topic: test_response
servers: kafka:9092
server: