Skip to content

Add support for findBy(…) using predicate that returns a Slice #4890

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

Closed
wants to merge 3 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Feb 5, 2025

Closes #4889

@mp911de mp911de added the type: enhancement A general enhancement label Feb 5, 2025
import org.springframework.data.mongodb.core.query.Query;

/**
* @author Christoph Strobl
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Care to extend the comment and add ticket numbers to the tests?

@mp911de mp911de added this to the 4.5 M1 (2025.0.0) milestone Feb 13, 2025
christophstrobl pushed a commit that referenced this pull request Feb 13, 2025
christophstrobl added a commit that referenced this pull request Feb 13, 2025
Move SliceUtils to another package for reuse. Slightly alter its API, add tests and update javadoc.

Original Pull Request: #4890
@christophstrobl christophstrobl deleted the issue/4889 branch February 13, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for findBy(…) using predicate that returns a Slice
2 participants