Skip to content

Commit

Permalink
Update application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenzo-ingenito committed Dec 16, 2024
1 parent c8ad740 commit 6ac3451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ kafka.statusmanager.eds.topic=MDS-SA-0004_FU_002_STATUS
kafka.oauth.tenantId=${TENANT_ID}
kafka.oauth.appId=${APP_ID}
kafka.oauth.pfxPathName=${PFX_NAME_RESOURCE_PATH}
kafka.oauth.pwd=${PWD}
kafka.oauth.pwd=${PFX_PASSWORD}
####### KAFKA DEAD LETTER #####################
kafka.statusmanager.deadletter.topic=MDS-SA-0004_FU_001_STATUS-DLT
kafka.statusmanager.eds.deadletter.topic=MDS-SA-0004_FU_002_STATUS-DLT
Expand Down

0 comments on commit 6ac3451

Please sign in to comment.