Skip to content

"/cloudfoundryapplication" web path is not limited to Actuator #49645

@bclozel

Description

@bclozel

The Servlet and Reactive CloudFoundry Actuator Handler mappings are only meant to handle requests to actual Actuator endpoints. This is the original intent behind the "/cloudfoundryapplication" URL namespace.

We should ensure that the dedicated Actuator web handler processes all requests in this namespace to avoid conflicts with other handlers or invalid responses.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions