Generated by
JDiff

Class org.springframework.web.util.UriComponentsBuilder

Added Methods
UriComponentsBuilder queryParams(MultiValueMap<String, String>) Adds the given query parameters.
UriComponentsBuilder uriComponents(UriComponents) Initializes all components of this URI builder from the given UriComponents.