Class RootUriBuilderFactory
java.lang.Object
org.springframework.boot.web.client.RootUriTemplateHandler
org.springframework.boot.web.client.RootUriBuilderFactory
- All Implemented Interfaces:
UriBuilderFactory
,UriTemplateHandler
UriBuilderFactory
to set the root for URI that starts with '/'
.- Since:
- 3.2.3
- Author:
- Scott Frederick
-
Method Summary
Methods inherited from class org.springframework.boot.web.client.RootUriTemplateHandler
addTo, expand, expand, getRootUri, withHandlerWrapper
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.web.util.UriTemplateHandler
expand, expand
-
Method Details
-
uriString
- Specified by:
uriString
in interfaceUriBuilderFactory
-
builder
- Specified by:
builder
in interfaceUriBuilderFactory
-