Uses of Class
org.springframework.boot.web.client.RootUriTemplateHandler
Packages that use RootUriTemplateHandler
Package
Description
Web client test utilities.
Web client utilities.
-
Uses of RootUriTemplateHandler in org.springframework.boot.test.web.client
Subclasses of RootUriTemplateHandler in org.springframework.boot.test.web.clientModifier and TypeClassDescriptionclassUriTemplateHandlerwill automatically prefix relative URIs withlocalhost:${local.server.port}. -
Uses of RootUriTemplateHandler in org.springframework.boot.web.client
Subclasses of RootUriTemplateHandler in org.springframework.boot.web.clientModifier and TypeClassDescriptionclassUriBuilderFactoryto set the root for URI that starts with'/'.