1 min readFeb 19, 2019
I usually use gists, but: short code examples here+ laziness + I have a large proliferation of gists already = plain code blocks :-).
Personally, I feel it’s a good practice to work with the JDK’s CompletableFutures whenever possible (over other implementations) as they are becoming more common in various libraries and frameworks.