Generated by
JDiff

Class org.springframework.web.reactive.function.server.support.ServerResponseResultHandler

Removed Methods
void setMessageCodecConfigurer(ServerCodecConfigurer) Configure HTTP message readers to de-serialize the request body with.
 

Added Methods
void setMessageWriters(List<HttpMessageWriter<?>>) Configure HTTP message writers to serialize the request body with.