List of questions
Related questions
Question 123 - MCD - Level 1 discussion
Refer to the exhibits.
Mule application has an HTTP request configuration where host name is hardcoded. Organization is looking to move host and port values to configuration file. What valid expression can be used to so that HTTP configuration can pick the value from configuration file?
A.
#[training.host]
B.
${http.host}
C.
#{training.host}
D.
${training.host}
Your answer:
0 comments
Sorted by
Leave a comment first