Questions tagged [jhipster-gateway]

A gateway is a JHipster-generated application (using application type microservice gateway when you generate it) that handles Web traffic, and serves an Angular/React application. There can be several different gateways, if you want to follow the Backends for Frontends pattern, but that’s not mandatory.

63 questions
0
votes
1 answer

ERROR! Error: The entity generator doesn't support reactive apps at the moment

I am getting "ERROR! Error: The entity generator doesn't support reactive apps at the moment" error while generating entity in jhipster 6.8.0 with reactive gateway. What is the work around?
0
votes
0 answers

jhipster gateway and registry UI customization

I am looking for (hoping for) some kind of guide to customizing the JHipster Gateway and Registry UIs so that I can integrate them nicely into my organization. Is there such a guide, or are we left to check out the source code and start hacking?
Inquisitor Shm
  • 1,433
  • 5
  • 17
  • 26
0
votes
0 answers

jhipster application with keycloak

I have create microservice jhipster application with keycloak for auth and separate front end from gateway. In dev mode work fine. In prod mode i use nginx for front end. UI redirect to keycloak for login but at the end i was redirect to…
Ivan
  • 41
  • 5
1 2 3 4
5