Skip to content

Add an extension point to customize base uri for WebMvcLinkBuilderFactory#linkTo calls #1987

Open
@scional

Description

@scional

Hi,

When http requests are made by a servlet that is not Spring MVC servlet the servlet path is missing in URI created with call to WebMvcLinkBuilderFactory#linkTo(java.lang.Object).
It's also the case when the calls are not in a http request thread (even the context path is missing in this case).

Is it possible to provide an extension point to be able to customize the base URI path ?

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions