Hi:
I need to call REST API using special keys. These keys are different from dev,qa and Prd env. How can i read them from the system, not include the keys in the code/git?
thanks,
Hi:
I need to call REST API using special keys. These keys are different from dev,qa and Prd env. How can i read them from the system, not include the keys in the code/git?
thanks,
Hello,
I would consider:
HIH,
Thanks pierrick.voule.
I want to use env var in groovy script connector. If i go with Java System properties set using the java command line,
Please get me some details.