Uses of Class
org.springframework.web.util.InvalidUrlException
Package
Description
Miscellaneous web utility classes, such as HTML escaping and cookie handling.
-
Uses of InvalidUrlException in org.springframework.web.util
Modifier and TypeMethodDescriptionstatic UriComponentsBuilder
UriComponentsBuilder.fromHttpUrl
(String httpUrl) Deprecated.static UriComponentsBuilder
UriComponentsBuilder.fromUriString
(String uri) Create a builder that is initialized with the given URI string.
UriComponentsBuilder.fromUriString(String)
; scheduled for removal in 8.0.