Changed Methods |
String encodeHttpUrl(String, String)
|
Documentation changed from old to new. Now deprecated.
|
in favor of {@link UriComponentsBuilder}; see note about query param encoding |
String encodeUri(String, String)
|
Documentation changed from old to new. Now deprecated.
|
in favor of {@link UriComponentsBuilder}; see note about query param encoding |
String encodeUriComponents(String, String, String, String, String, String, String, String, String)
|
Documentation changed from old to new. Now deprecated.
|
in favor of {@link UriComponentsBuilder} |