Skip to content

DATAMONGO-1619 - Use ReactiveQueryByExampleExecutor in ReactiveMongoRepository. #444

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 4 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Feb 22, 2017

Add ReactiveQueryByExampleExecutor to ReactiveMongoRepository to declare reactive support for Query-by-Example.

Extend tests. Add @Override and override JavaDocs.


Related ticket: DATAMONGO-1619
Depends on: spring-projects/spring-data-commons#197

@mp911de mp911de changed the base branch from 2.0.x to master March 30, 2017 08:22
mp911de and others added 4 commits May 22, 2017 09:48
Add override annotations. Add override Javadocs.
Emit exception if findOne yields more than one result.
christophstrobl pushed a commit that referenced this pull request May 22, 2017
…epository.

Add ReactiveQueryByExampleExecutor to ReactiveMongoRepository and check by providing tests for the execution invocation.
Move methods into order and add some missing @OverRide annotations along the way.

Related ticket: DATACMNS-995 via (spring-projects/spring-data-commons#197)

Original Pull Request: #444
christophstrobl added a commit that referenced this pull request May 22, 2017
Align to changes in DATACMNS-995 and emit Exception if findOne yields more than one result.

Original Pull Request: #444
@christophstrobl christophstrobl deleted the issue/DATAMONGO-1619 branch May 22, 2017 13:30
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