jhipster / jdl-studio

JDL Studio is an online JHipster Domain Language visual editor
https://start.jhipster.tech/jdl-studio/
Apache License 2.0
405 stars 114 forks source link

add Auto Create createBy createDate lastModifiedBy lastModifiedDate... #40

Closed chordmo closed 6 years ago

chordmo commented 6 years ago

entity AutoCreate { createBy String, createDate ZonedDateTime, lastModifiedBy String, lastModifiedDate ZonedDateTime }

jdubois commented 6 years ago

Sorry I don't understand what you mean, there is no description