Class RootUriTemplateHandler
java.lang.Object
org.springframework.boot.web.client.RootUriTemplateHandler
- All Implemented Interfaces:
org.springframework.web.util.UriTemplateHandler
- Direct Known Subclasses:
RootUriBuilderFactory
public class RootUriTemplateHandler
extends Object
implements org.springframework.web.util.UriTemplateHandler
UriTemplateHandler
to set the root for URI that starts with '/'
.- Since:
- 1.4.0
-
Constructor Summary
ModifierConstructorDescriptionprotected
RootUriTemplateHandler
(org.springframework.web.util.UriTemplateHandler handler) -
Method Summary
-
Constructor Details
-
RootUriTemplateHandler
protected RootUriTemplateHandler(org.springframework.web.util.UriTemplateHandler handler)
-
-
Method Details
-
expand
- Specified by:
expand
in interfaceorg.springframework.web.util.UriTemplateHandler
-
expand
- Specified by:
expand
in interfaceorg.springframework.web.util.UriTemplateHandler
-
getRootUri
-