Browse Source
We now no longer emit an exception via SimpleReactiveMongoRepository.findOne(Example) if the query completes without yielding a result. Previously findOne(Example) emitted a NoSuchElementException if the query returned no result. Original pull request: #541.pull/542/merge
2 changed files with 11 additions and 1 deletions
Loading…
Reference in new issue