Generated by
JDiff

Interface org.springframework.web.reactive.function.server.ServerResponse.BodyBuilder

Added Methods
<any> body(P, extends, <any>, ParameterizedTypeReference<T>) Set the body of the response to the given asynchronous {@code Publisher} and return it.