BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
54 / 81 · Module 15 — Deployment and Operations · filtered: interview← prev⊞ allnext →

15.52Runtime properties in deployment

CloudHub 2.0 Maven deployment configuration supports application properties as part of deployment configuration.

Conceptually:

env = qa
salesforce.instance = sandbox
logging.level = INFO

with secrets injected separately.

That ties directly into Module 8.