I am using 2 microservices. One is for UI (Web + API) and another one for the backend service(REST API). And using Feign Client to connect from UI to the backend API.