Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
postprocessing
Import Process Bridge
Commits
d10d9eb8
Unverified
Commit
d10d9eb8
authored
Mar 02, 2021
by
Sebastian Schüpbach
Browse files
fix error in app.yml
Signed-off-by:
Sebastian Schüpbach
<
sebastian.schuepbach@unibas.ch
>
parent
e93907ea
Pipeline
#22544
failed with stages
in 3 minutes and 43 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/main/resources/app.yml
View file @
d10d9eb8
app
:
topicTransactionsRecords
:
${TOPIC_TRANSACTIONS_RECORDS}
topicTransactionsRecordSets
:
${TOPIC_TRANSACTIONS_RECORD_SETS}
topicTransactionsInstitutions
:
${TOPIC_TRANSACTIONS_INSTITUTIONS}
kafka
:
kafka
:
app
:
topicTransactionsRecords
:
${TOPIC_TRANSACTIONS_RECORDS}
topicTransactionsRecordSets
:
${TOPIC_TRANSACTIONS_RECORD_SETS}
topicTransactionsInstitutions
:
${TOPIC_TRANSACTIONS_INSTITUTIONS}
streams
:
streams
:
bootstrap.servers
:
${KAFKA_BOOTSTRAP_SERVERS:?system}
bootstrap.servers
:
${KAFKA_BOOTSTRAP_SERVERS:?system}
application.id
:
${APPLICATION_ID:?system}
application.id
:
${APPLICATION_ID:?system}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment