Generated by
JDiff

Interface org.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuilder

Removed Methods
MockServerWebExchange toExchange() Shortcut for:
{@code build().toExchange()}
 

Added Methods
BaseBuilder<B> acceptLanguageAsLocales(Locale[]) Set the list of acceptable Locale locales, as specified by the {@code Accept-Languages} header.