Redis – Multiple gateways possible and how to create gateway with frontend only in JHipster?
I am developing 3 Microservices: admin facing web app gateway for user management (admin.com) using mysql public facing web app gateway containing only vuejs frontend (public.com) REST API Microservice containing the core application using Redis and Cassandra I can easily…