Skip to content

DATAMONGO-1690 - Adapt to QuerydslPredicateExecutor API changes. #461

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

We now return Optional<T> for findOne(Predicate).

See DATACMNS-1059 for details.

Depends on: spring-projects/spring-data-commons#215

We now return Optional<T> for findOne(Predicate).

See DATACMNS-1059 for details.
Rename QueryDslMongoRepository -> QuerydslMongoRepository.
Migrate assertions to AssertJ.
odrotbohm pushed a commit that referenced this pull request May 19, 2017
We now return Optional<T> for QuerydslPredicateExecutor.findOne(Predicate).

Original pull request #461.
Related ticket: DATACMNS-1059.
odrotbohm pushed a commit that referenced this pull request May 19, 2017
Rename QueryDslMongoRepository -> QuerydslMongoRepository. Migrate assertions to AssertJ.

Original pull request #461.
Related ticket: DATACMNS-1059.
@odrotbohm odrotbohm closed this May 19, 2017
@odrotbohm odrotbohm deleted the issue/DATAMONGO-1690 branch May 19, 2017 11:04
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