this one does as well `CompletableFuture.supplyAsy...
# announcements
c
this one does as well
CompletableFuture.supplyAsync( Supplier { quoteRepository.getAll(id) }, es)