Annotation Type SingleResult
-
@Documented @Retention(RUNTIME) @Target({METHOD,ANNOTATION_TYPE}) @Inherited public @interface SingleResult
Annotation that can be used to describe that an API emits a single result even if the return type is aPublisher
.- Since:
- 1.0.2