Remove @Persistent from MongoDB entity scanning
This commit removes `org.springframework.data.annotation.Persistent` from the annotation types used for MongoDB entity scanning to align with Spring Data MongoDB. Fixes gh-25797
Showing
Please register or sign in to comment