Generated by
JDiff

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

Added Methods
(BodyInserter<MultiValueMap<String, String>, ClientHttpRequest>fromFormData(MultiValueMap<String, String>) Return a {@code BodyInserter} that writes the given {@code MultiValueMap} as URL-encoded form data.