Introduction to JDL

JDL (http://www.jhipster.tech/jdl/) is used to create the domain model for a JHipster application. It provides a simple and user-friendly domain-specific language (DSL) to describe the entities and their relationships.

JDL is the recommended way to create entities for an application and can replace the entity generator provided by JHipster, which can be difficult to use when creating a lot of entities. The JDL is normally written in one or more files with a .jdl extension.

Visit https://www.jhipster.tech/jdl/getting-started for the complete documentation on JDL.

If you prefer to work with UML and UML modeling tools, then check out JHipster-UML (http://www.jhipster.tech/jhipster-uml/), a tool that can create entities from popular UML tools.

Let's learn about the DSL grammar in the next section.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset