# jdl-samples **Repository Path**: ygfmobile_qq_com/jdl-samples ## Basic Information - **Project Name**: jdl-samples - **Description**: 加速 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-29 - **Last Updated**: 2025-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sample JDL files for JHipster v7 For updated JHipster v8 samples you should go to [v8 branch](https://github.com/jhipster/jdl-samples/tree/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.