Uses of Class
org.springframework.boot.web.client.RootUriTemplateHandler
Package
Description
Web client test utilities.
Web client utilities.
-
Uses of RootUriTemplateHandler in org.springframework.boot.test.web.client
Modifier and TypeClassDescriptionclass
UriTemplateHandler
will automatically prefix relative URIs withlocalhost:${local.server.port}
. -
Uses of RootUriTemplateHandler in org.springframework.boot.web.client
Modifier and TypeClassDescriptionclass
UriBuilderFactory
to set the root for URI that starts with'/'
.