spring-projects / spring-data-mongodb

Provides support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
https://spring.io/projects/spring-data-mongodb/
Apache License 2.0
1.59k stars 1.07k forks source link

Use collection name instead type to look up the collection for index creation #4699

Closed mp911de closed 1 month ago

mp911de commented 1 month ago

Closes #4698

christophstrobl commented 1 month ago

LGTM