Skip to content

Conversation

owen-q
Copy link
Contributor

@owen-q owen-q commented Jun 7, 2019

When using Mongotemplate for Query projections, current query can add fields one by one with Builder patterns.

For readability and handiness, Add methods that can handle Collection type params for query projection.

Related tickets: DATAMONGO-2294(https://jira.spring.io/browse/DATAMONGO-2294)

owen-q and others added 2 commits June 7, 2019 23:25
When using Mongotemplate for Query projections, current query can add fields one by one with Builder patterns.

For readability and handiness, Add methods that can handle Collection type params for query projection.

Related tickets: DATAMONGO-2294(https://jira.spring.io/browse/DATAMONGO-2294)
mp911de pushed a commit that referenced this pull request Oct 5, 2020
Query include/exclude now accepts a vararg array of fields to specify multiple fields at once.

Original pull request: #761.
mp911de added a commit that referenced this pull request Oct 5, 2020
Reorganize imports after Delomboking. Use for-loop instead of Stream.forEach(…). Add Javadoc to methods. Add since tags.

Simplify tests.

Original pull request: #761.
@mp911de
Copy link
Member

mp911de commented Oct 5, 2020

Thank you for your contribution. That's merged and backported now.

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.

2 participants