Generation of project using JHipster-UML
Just found out that now this command needs to be used to generate using JHipster-UML:
yo jhipster:import-jdl yourUMLFile.jh
where yourUMLFile.jh is the file containing the JHipster UML definitions.
Once genrated then start the app using mvnw
yo jhipster:import-jdl yourUMLFile.jh
where yourUMLFile.jh is the file containing the JHipster UML definitions.
Once genrated then start the app using mvnw
No comments:
Post a Comment