cml_generate_jhipster_jdl
Generate JHipster JDL files from a Context Mapper domain model. Specify architecture type and output directory for microservices or monolith.
Instructions
Generate JHipster JDL from domain model using bundled template. Requires Java 17+ and CLI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Architecture type (default: microservices) | |
| timeout | No | Timeout in milliseconds | |
| outputDir | No | Output directory for generated files |