RootUriTemplateHandler

UriTemplateHandler to set the root for URI that starts with '/'.

Author

Phillip Webb

Scott Frederick

Since

1.4.0

Inheritors

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun expand(uriTemplate: String, uriVariables: Array<Any>): URI
open fun expand(uriTemplate: String, uriVariables: Map<String, out Any>): URI