Spring boot jpa envers metadata
I need to store additional Metadata in my revision log. I had the choice to add the fields to the revision entity, but it looked unclean to me, because one logical operation could and should stretch multiple revisions and that meant redundant data....
The only thing missing is that I now need to provide envers with the Metadata entity this revision belongs to and filling Metadata.
3 Replies
⌛
This post has been reserved for your question.
Hey @NeoCortex97! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TL;DR:
Do you know what I need to do to a jpa repository so it adds Metadata to envers without manually implementing all the repositories
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.