Gamal Alkzaz

Results 3 issues of 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...

bug 🐞
theme: microservice

##### **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...

bug 🐞
theme: server ⚙️
theme: microservice

##### **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'. `...

bug 🐞
theme: server ⚙️