smartnews / jpa-entity-generator

Lombok-wired JPA entity source code generator, Gradle and Maven supported.
MIT License
211 stars 72 forks source link

Replace exception when a entity class has no @Id field by write the w… #35

Closed sebastien-reynier closed 2 years ago

sebastien-reynier commented 3 years ago

…arning in a file log

sebastien-reynier commented 3 years ago

I replaced throw exception when @id not exist in a generated entity JPA