15.6Local execution
During development:
Anypoint Studio
or
Anypoint Code Builder
can run the application locally against an embedded/development Mule runtime.
You might call:
http://localhost:8081/api/customers
with Postman.
That's development.
It is not the production runtime model.
MuleSoft explicitly says the embedded IDE runtime isn't intended as the production deployment target.