Skip to content

DATAMONGO-1685 - Adapt to QueryByExampleExecutor API changes. #460

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

christophstrobl
Copy link
Member

Use Optional as return type for findOne(Example example).

See DATACMNS-1058 (spring-projects/spring-data-commons#214) for details.

Use Optional as return type for findOne(Example example).

See DATACMNS-1058 for details.
Migrate assertions to AssertJ.
@mp911de mp911de changed the title DATAMONGO-1685 - Adapt to QueryByExampleExecuter API changes. DATAMONGO-1685 - Adapt to QueryByExampleExecutor API changes. May 11, 2017
mp911de pushed a commit that referenced this pull request May 11, 2017
Use Optional as return type for findOne(Example example).

Related ticket: DATACMNS-1058.

Original pull request: #460.
mp911de pushed a commit that referenced this pull request May 11, 2017
Migrate assertions to AssertJ. Fix Javadoc.

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

mp911de commented May 11, 2017

That's merged 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.

None yet

2 participants