An awesome and simple way to do Future programming on Java 1.8.
Futuristic allows you develop from scratch or convert existing Callback-based programs to Future-based. This will help you as to forget about the Callback hell and at the same time create beautiful, robust and readable code.