HttpFactory creates and caches Axios instances that are used for communication.
HttpFactory
retrieve an AxiosInstance given domain name.
AxiosInstance
the business domain of the corresponding service
HttpFactorycreates and caches Axios instances that are used for communication.