I'm new to jhipster. Is it possible to create the jdl file from user input and then generate classes from it? I would be very happy if you could give an example. I want to create a web app, basically main idea is creating a configuration with paramaters(user input) and generate its entity classes.
Pls give me a solution for creating jdl file from user input and then generate classes from it.
No, this is not possible. But you could use JDL Studio or the IntelliJ JHipster JDL Plugin to create your JDL.