Package io.micronaut.core.async.annotation
-
Annotation Types Summary Annotation Type Description SingleResult Annotation that can be used to describe that an API emits a single result even if the return type is aPublisher
.
Annotation Type | Description |
---|---|
SingleResult |
Annotation that can be used to describe that an API emits a single result even if the return type is a
Publisher . |