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
{{ message }}
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
Spring Data MongoDB 3.3 (part of the 2021.1 release) will introduce @DocumentReference as an alternative to @DBRef. The annotation needs to be considered when creating proxy configuration for the domain types, just as @DBRef is now.