Skip to content

Allow LocalHostUriTemplateHandler to be created with a custom underlying UriTemplateHandler #12871

@mihhail-lapushkin

Description

@mihhail-lapushkin
  • In TestRestTemplateContextCustomizer a LocalHostUriTemplateHandler gets created and passed to TestRestTemplate.
  • LocalHostUriTemplateHandler creates DefaultUriBuilderFactory in the constructor and does not provide any means to modify/replace it later.
  • I would like to have a way to replace DefaultUriBuilderFactory (RootUriTemplateHandler.handler) with my custom implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions