Using Jhipster Registry, Jhipster UAA, Jhipster Gateway App and Jhipster Microservice App.
I am trying to access my microservices enpoints through a gateway application I created. Everything looks good when I look at the logs but when I try to access the microservices resources in the gateway. I get:
Failed to load resource: the server responded with a status of 404 (Not Found)
AND
Cannot GET /api/menu-items
GATEWAY LOGS