Skip to content

Add Context Path in Builder #418

@ianagius

Description

@ianagius

Hi,
when setting the uris, can you add a method to add the uri context-path?
Example with the following:

.uris()
  .withScheme("http")
  .withHost("localhost")
  .withPort(8080)

we can add:

  .withContextPath("myServiceName")

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: declinedSuggestion or change that we don't want to make at this time

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions