Ignore fields by annotation
Opened this issue · 0 comments
olabomba commented
Hi,
I'm working on the duplication of some entities, but I don't want to duplicate their ids. These ids have @id annotations and it could be cool I could ignore them by specifying this annotation.
Is there an easy way to implement this behaviour ? Do you think there is an alternate way to do that ?
Regards.