users@jax-rs-spec.java.net

[jax-rs-spec users] Re: NIO API review / Publisher<Pojo> vs Mono<Pojo>

From: <mpaluch_at_paluch.biz>
Date: Mon, 20 Mar 2017 16:48:14 +0000 (UTC)

You can leave that detail either to implementations and learn from
how the spec is used when it's in place or, you can define that
Publisher correlates always with a collection of elements.
The one exception could be the emission of Entity<Foo>.

Cheers,
Mark