-
-
Notifications
You must be signed in to change notification settings - Fork 390
Closed
Labels
Description
It would be nice if the @ShallowReference annotation could be used on a property.
I have some entities that have a large graph (many relations). In many cases I would like for Javers to just save the ID's of the embedded entities. If I use @Diffignore the relationship info is lost.
Reactions are currently unavailable