Skip to content

Actuator curies href duplicates custom server.servlet-path #6585

@wilkinsona

Description

@wilkinsona

When server.servlet-path is customised, the href in the actuator's curies is wrong. The servlet path is duplicated:

"curies": [
    {
        "href": "http://localhost:8080/servlet/servlet/docs/#spring_boot_actuator__{rel}",
        "name": "boot",
        "templated": true
    }
]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions