Generated by
JDiff

Class org.springframework.web.util.DefaultUriTemplateHandler

Added Methods
UriComponents expandAndEncode(UriComponentsBuilder, Object[])  
UriComponents expandAndEncode(UriComponentsBuilder, Map<String, ?>)  
boolean isStrictEncoding() Whether to strictly encode any character outside the unreserved set.
void setStrictEncoding(boolean) Whether to encode characters outside the unreserved set as defined in RFC 3986 Section 2.