Serhii Plyhun (commercial)

Results 44 issues of Serhii Plyhun (commercial)

## Abstract Three major changes: 1. Avoid using `.getResultStream()` wherever possible. This includes checking for existence, expecting a timid number of results, or iterating the stream with complex logic applied....

## Abstract Somehow the sorting functionality for some second level entities (tag, job etc) have been missing. ## Checklist ### General * [x] Added abstract that describes the change *...

## Abstract While replacing `findFirst()` with `findAny()` does not seem to have a big impact, it can be called over a database-originated stream, where having an ordering request might be...

## Abstract ## Checklist ### General * [x] Added abstract that describes the change * [x] Added changelog entry to `/CHANGELOG.adoc` * [x] Ensured that the change is covered by...