Generated by
JDiff

Class org.springframework.web.util.UriComponents

Changed Methods
UriComponents encode(Charset) Change in exceptions thrown from java.io.UnsupportedEncodingException to no exceptions.
Encode all URI components using their specific encoding rules, and returns the result as a new {@code UriComponents} instance.