Package io.micronaut.core.execution
package io.micronaut.core.execution
-
ClassDescriptionThe completable future execution flow.
ExecutionFlow
that can be completed similar to aCompletableFuture
.The execution flow class represents a data flow which state can be represented as a simple imperative flow or an async/reactive.The imperative execution flow.