You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use a Value Object as an ID. My requirement is similar to what is described here.
The solution using JdbcCustomConversions works for me, but I wonder if you could provide a more convenient solution like the one you offer with @Embedded.