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

add support for java.time.Duration #315

Closed massimosiani closed 5 years ago

massimosiani commented 5 years ago

This is the core changes needed to support java.time.Duration. Because I am not familiar with the JDL tool (my fault, it looks great!), any feedback is very very very welcome. Thank you!

see https://github.com/jhipster/generator-jhipster/issues/9095

Please make sure the below checklist is followed for Pull Requests.

MathieuAA commented 5 years ago

@massimosiani Only one thing left to do is to update the JDL page here

massimosiani commented 5 years ago

Hi @MathieuAA, just to confirm, is it this one?

MathieuAA commented 5 years ago

Perfect!

murdos commented 5 years ago

@MathieuAA : I'm ready to merge the PR on generator-jhipster. Could we merge this one?

jdubois commented 5 years ago

Thanks & congrats @massimosiani for your first PR to jhipster-core !