Generated by
JDiff

Class org.springframework.web.util.UriUtils

Documentation changed from old to new.

Changed Methods
String decode(String, String) Documentation changed from old to new.
Decodes the given encoded source String into an URI.
String encodeHttpUrl(String, String) Documentation changed from old to new.
in favor of {@link UriComponentsBuilder}; see note about query param encoding
String encodeUri(String, String) Documentation changed from old to new.
in favor of {@link UriComponentsBuilder}; see note about query param encoding