Package io.micronaut.core.async.annotation
package io.micronaut.core.async.annotation
-
Annotation InterfacesClassDescriptionAnnotation that can be used to describe that an API emits a single result even if the return type is a
Publisher
.