Details
Description
URIBuilder attempts to use URI.create() first and it fails (typically if a template is already set in either part of the URI) then it starts parsing URI itself - in the latter case it ignores the query component
URIBuilder attempts to use URI.create() first and it fails (typically if a template is already set in either part of the URI) then it starts parsing URI itself - in the latter case it ignores the query component