Skip to content

Deprecate RootUriTemplateHandler in favor of DefaultUriBuilderFactory #48350

@philwebb

Description

@philwebb

RootUriTemplateHandler was added in Spring Boot 1.4 before DefaultUriBuilderFactory existed. The logic to prepend a root URL now duplicates what DefaultUriBuilderFactory#initUriComponentsBuilder is capable of doing by merging two parsed UriComponent instances.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions