Uses of Interface
org.springframework.web.util.UriComponents.UriTemplateVariables
Package
Description
Miscellaneous web utility classes, such as HTML escaping and cookie handling.
-
Uses of UriComponents.UriTemplateVariables in org.springframework.web.util
Modifier and TypeMethodDescriptionfinal UriComponents
UriComponents.expand
(UriComponents.UriTemplateVariables uriVariables) Replace all URI template variables with the values from the givenUriComponents.UriTemplateVariables
.