jhipster / jhipster-core

JHipster Domain Language, used by JHipster UML and JDL-Studio to generate entities
Apache License 2.0
345 stars 116 forks source link

Make selecting DTOs without services not throw an error #313

Closed MathieuAA closed 5 years ago

MathieuAA commented 5 years ago

From there,

ERROR! Error while parsing applications and entities from the JDL Error: Selecting DTOs without services is forbidden, for entity TestMapstruct.

This must not be an error case, but an automatic setting, just like the filtering:

info: JPAMetaModelFiltering has been detected for TestServiceImpl, the 'serviceClass' value for the 'service' is gonna be set for this entity if no other value has been set.