Annotation Interface ProducesEventStream
An alias for
@Produces(MediaTypeNames.EVENT_STREAM)
and
@ResponseConverter(ServerSentEventResponseConverterFunction.class)
.