Gamal Alkzaz
Gamal Alkzaz
how can i create microservices and run it,I'm confused between jhipster --blueprints dotnetcore and jhipster import-jdl app.jdl which one shall I used If I used jhipster --blueprints dotnetcore it will...
##### **Overview of the issue** When generating microservice app ,namespace is not used in generated classes the generated one is ` using .Infrastructure.Configuration; ` ` namespace .Configuration ` ##### **Motivation...
##### **Overview of the issue** When importing a JDL with a databaseType set to mssql we get a: ` ERROR! Error during import-jdl: Unknown value 'mssql' for option 'databaseType'. `...