T - The type@Internal public class CompletableFuturePublisher<T> extends java.lang.Object implements Publishers.MicronautPublisher<T>
CompletableFuture to a Publisher.| Modifier and Type | Method and Description |
|---|---|
void |
subscribe(org.reactivestreams.Subscriber<? super T> subscriber) |