Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 473 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 473 Bytes

Sample JDL files for JHipster v8+

This repository is a showcase of JDL schema files.

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.

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.