sonalake / generator-jhipster-multitenancy

A JHipster blueprint for creating multitenant applications
84 stars 29 forks source link

Import existing jdl which contains application config #132

Closed vrijmetse closed 4 years ago

vrijmetse commented 4 years ago

I tried to generate application using jhipster import-jdl myfile.jdl --blueprints multitenancy but it does not generate an actual application eventhough it says exit code 0.

Is this expected or I miss out anything ?

jduggan83 commented 4 years ago

Hi @vrijmetse,

You will have to do this in 2 steps:

jduggan83 commented 4 years ago

Closing this issue with solution on how to use above.