What base path value should be set in an HTT? Listener config element so that it can be used to configure both HTTP Listeners?
A Mule application contains two HTTP Listeners, each configured for different API endpoints:
http://acme.com/apis/orders and http: //acme .com/a pis/customers.
What base path value should be set in an HTT? Listener config element so that it can be used to configure both HTTP Listeners?
A . /apis/?
B . /apis/
C . /apis/orders|customers
D . /apis/*
Answer: D
Explanation:
Option 2 is the correct answer as /api/* accespts everything starting with /api/
Latest MuleSoft Developer I Dumps Valid Version with 235 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments