Skip to content

DATACMNS-1058 - Alter QueryByExampleExecutor.findOne to return Optional. #214

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

Conversation

christophstrobl
Copy link
Member

We now return Optional<S> for findOne() just as we do in CrudRepository.

…al<S>.

We now return Optional<S> for findOne() just as we do in CrudRepository.
@mp911de mp911de changed the title DATACMNS-1058 - Alter QueryByExampleExecuter.findOne to return Optional. DATACMNS-1058 - Alter QueryByExampleExecutor.findOne to return Optional. May 11, 2017
mp911de pushed a commit that referenced this pull request May 11, 2017
…al<S>.

We now return Optional<S> for findOne() just as we do in CrudRepository.

Original pull request: #214.
mp911de added a commit that referenced this pull request May 11, 2017
Improve Javadoc. Extend year range in license header.

Original pull request: #214.
@christophstrobl
Copy link
Member Author

already merged on May 11th 2017 (via 0ff53bd & 7d49697)

@odrotbohm odrotbohm deleted the issue/DATACMNS-1058 branch October 30, 2017 10:47
Aloren pushed a commit to Aloren/spring-data-commons that referenced this pull request Jun 20, 2019
Aloren pushed a commit to Aloren/spring-data-commons that referenced this pull request Jun 20, 2019
…name.

This allows other bootstrap application listeners to resolve the
spring.application.name during the bootstrap phase, but allows bootstrap
to determine if the context is the bootstrap context.

fixes spring-projectsgh-214
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.

1 participant