View all questions & answers for the MCD-Level-1 exam
What is not true about application properties?
Application properties can be encrypted
Application properties can be overridden with system properties
Application properties can be defined in .yaml file only
Application properties provide easier way to manage configurable values
Application properties can be defined in .yaml or in .properties file.
MuleSoft Doc Ref : https://docs.mulesoft.com/mule-runtime/4.3/configuring-properties#supported_files
Submit