Reference: https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html ...
A repo consisting demo implementation of Completable Future API of java for asynchronous execution of activities. I've used H2 database, so everytime you re run the project, don't forget to save the ...