addTo

open fun addTo(restTemplate: RestTemplate, rootUri: String): RootUriTemplateHandler

Deprecated (for removal)

Since version 3.2.3

Add a RootUriTemplateHandler instance to the given RestTemplate.

Return

the added RootUriTemplateHandler.

Deprecated

since 3.2.3 for removal in 3.4.0, with no replacement

Parameters

restTemplate

the RestTemplate to add the handler to

rootUri

the root URI