sample-spring-boot-api-service icon indicating copy to clipboard operation
sample-spring-boot-api-service copied to clipboard

zowe-api-dev Variable replacing

Open jandadav opened this issue 5 years ago • 1 comments

I as API Mediation Layer developer want to be able to utilize the flexibility of current variable replacing.

Usecases: passing port numbers, passing working directory, keystore locations and so on.

  • I want to be able to have properties on user-zowe-api.json, which i can replace into my job jcl, and then pass to shell variables and configure my deployment this way.

overriding definitions in zowe-api.json

  • For example when i have artifacts that are external to the repository (like keystores or such..) I want to not have them hardcoded in the zowe-api.json but rather overriden in user-zowe-api.json

jandadav avatar Mar 25 '20 14:03 jandadav

Good idea

plavjanik avatar Mar 30 '20 07:03 plavjanik