Skip to content

sanogotech/jdl-samples

 
 

Repository files navigation

Sample JDL files for JHipster

This repository is a showcase of JDL schema files that are generated from JDL Studio.

Please add your own or create an issue if you'd like to see a particular one added.

Run jhipster jdl myfile.jdl filename.jdl just pass any file name from this repo and it will automatically be fetched. Works on JHiptser 6+ It's possible to customize the generated project by passing options jhipster jdl default.jdl --client-framework vue --build gradle. Run jhipster app --help for more choices