The feature of handling different users from multiple tenants in the same DB through the same microservices and gateway would help in usecases such as multi-tenancy support for any particular domain.
Since I am currently working in the Jhipster framework to support multi-tenancy in microservice architecture which is All tenant in one DB schema multi-tenancy mode for easier and simpler scalable services.
Existing multi-tenancy support in jhipster marketplace hold only for monolithic application and I would like to contribute on the microservices and gateway coding part of the feature if possible.
As you already mentionned, there is indeed an existing blueprint for that:
https://github.com/sonalake/generator-jhipster-multitenancy
The best would be to go there, and help this project to add microservices/gateways support.
cc @CharlotteFawsitt @jduggan83
Closing this in favor of the existing blueprint
Most helpful comment
As you already mentionned, there is indeed an existing blueprint for that:
https://github.com/sonalake/generator-jhipster-multitenancy
The best would be to go there, and help this project to add microservices/gateways support.
cc @CharlotteFawsitt @jduggan83