Easy to use and dependency free AsyncResult
class written in Java and tested using Spock.
The AsyncResult class is a wrapper around a CompletableFuture
that provides a fluent API for chaining async operations
returning a Result
.
This project is licensed under the MIT License - see the LICENSE file for details.