Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@Persistent should not be considered when scanning for MongoDB entities #25797

Closed
wilkinsona opened this issue Mar 25, 2021 · 0 comments
Closed
Assignees
Labels
type: bug A general bug
Milestone

Comments

@wilkinsona
Copy link
Member

wilkinsona commented Mar 25, 2021

As a result of spring-projects/spring-data-mongodb#3592, Spring Data MongoDB has stopped looking for @Persistent when scanning for entities. We should align our behaviour.

A similar change was made in Spring Data Cassandra (spring-projects/spring-data-cassandra#1100) but we've already picked up that change through our use of org.springframework.data.cassandra.config.CassandraEntityClassScanner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants