Skip to content

Conversation

artembilan
Copy link
Member

Fixes #8779

The MongoTemplate has now a findDistinct() API with a smart result conversion instead of native driver plain expectations

Cherry-pick to 6.1.x & 6.0.x

Fixes spring-projects#8779

The `MongoTemplate` has now a `findDistinct()` API with a smart
result conversion instead of native driver plain expectations

**Cherry-pick to `6.1.x` & `6.0.x`**
@garyrussell garyrussell merged commit 37fb37d into spring-projects:main Oct 26, 2023
garyrussell pushed a commit that referenced this pull request Oct 26, 2023
Fixes #8779

The `MongoTemplate` has now a `findDistinct()` API with a smart
result conversion instead of native driver plain expectations

**Cherry-pick to `6.1.x` & `6.0.x`**
garyrussell pushed a commit that referenced this pull request Oct 26, 2023
Fixes #8779

The `MongoTemplate` has now a `findDistinct()` API with a smart
result conversion instead of native driver plain expectations

**Cherry-pick to `6.1.x` & `6.0.x`**
@garyrussell
Copy link
Contributor

...and cherry-picked.

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

Successfully merging this pull request may close these issues.

ConfigurableMongoDbMessageStore iterator doesn't handle id types other than String
2 participants