spring-framework / org.springframework.web.util / DefaultUriTemplateHandler / <init>

<init>

DefaultUriTemplateHandler()
Deprecated: as of 5.0 in favor of DefaultUriBuilderFactory

Default implementation of UriTemplateHandler based on the use of UriComponentsBuilder for expanding and encoding variables.

There are also several properties to customize how URI template handling is performed, including a baseUrl to be used as a prefix for all URI templates and a couple of encoding related options — parsePath and strictEncoding respectively.

Author
Rossen Stoyanchev

Since
4.2