Generated by
JDiff

Class org.springframework.web.reactive.function.BodyInserters

Removed Methods
(BodyInserter<S, ServerHttpResponse>fromServerSentEvents(S, extends, <any>, Class<T>) Return a {@code BodyInserter} that writes the given {@code Publisher} publisher as Server-Sent Events.
(BodyInserter<S, ServerHttpResponse>fromServerSentEvents(S, extends, <any>, ParameterizedTypeReference<T>) Return a {@code BodyInserter} that writes the given {@code Publisher} publisher as Server-Sent Events.