Skip to content

Actuator's EndpointRequest doesn't consider server.servlet.path #12934

Closed
@candrews

Description

@candrews

In application.properties, set server.servlet.path=/spring

Now notice that EndpointRequest.* doesn't match anything. For example, a request for /spring/actuator/health doesn't match (a request for /actuator/health does match, though - even though it will return a 404).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions