Uses of Interface
org.springframework.web.util.UriBuilderFactory
Packages that use UriBuilderFactory
Package
Description
Miscellaneous web utility classes, such as HTML escaping and cookie handling.
-
Uses of UriBuilderFactory in org.springframework.web.util
Classes in org.springframework.web.util that implement UriBuilderFactoryModifier and TypeClassDescriptionclassUriBuilderFactorythat relies onUriComponentsBuilderfor the actual building of the URI.