Closed lukaszpy closed 2 years ago
If you'd like us to spend some time investigating, please take the time to provide a complete minimal sample (something that we can unzip or git clone, build, and deploy) that reproduces the problem.
@mhalbritter got it working by changing spring repository interface into concrete class with my implementation. But now I have problem with DB model class " Unresolved class"
Nice. Please provide a minimal sample (something that we can unzip or git clone, build, and deploy), then i can look into it.
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.
Hello i'm getting :
Native reflection configuration for org.springframework.data.mongodb.core.query.Query is missing.
my build gradle: