Configuration of Consumer and Provider is not working #58
-
I am trying to run the default configuration which i have pulled from github but when i run the configuration it runs the default not which i have provided. Let me know how i can fix this problem. |
Beta Was this translation helpful? Give feedback.
Answered by
rizwanmehmood94
May 24, 2023
Replies: 1 comment
-
java "-Dedc.fs.config=transfer/transfer-01-file-transfer/file-transfer-consumer/config.properties" -jar "transfer/transfer-01-file-transfer/file-transfer-consumer/build/libs/consumer.jar" For windows. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ndr-brt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
java "-Dedc.fs.config=transfer/transfer-01-file-transfer/file-transfer-consumer/config.properties" -jar "transfer/transfer-01-file-transfer/file-transfer-consumer/build/libs/consumer.jar"
For windows.