Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to use cloudfoundry specific actuators with a custom base path for webflux applications #24991

Closed
mcordeiro73 opened this issue Jan 25, 2021 · 1 comment
Assignees
Labels
type: documentation A documentation update
Milestone

Comments

@mcordeiro73
Copy link

This issue is similar to #9081. When setting the spring.webflux.base-path, the Cloudfoundry specific actuators are also set under the configured base-path.

Looking for a workaround that allows the property to be set while relocating or redirecting the expected Cloudfoundry requests to the appropriate Actuators.

@mbhave
Copy link
Contributor

mbhave commented Jan 25, 2021

We documented this as a known limitation for the servlet case and we should do the same for the webflux case.

@mbhave mbhave changed the title Cloudfoundry specific actuators should not be affected if spring.webflux.base-path is changed Document how to use cloudfoundry specific actuators with a custom base path for webflux applications Jan 25, 2021
@mbhave mbhave added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 25, 2021
@mbhave mbhave added this to the 2.3.x milestone Jan 25, 2021
@wilkinsona wilkinsona modified the milestones: 2.3.x, 2.4.x Jun 10, 2021
@wilkinsona wilkinsona modified the milestones: 2.4.x, 2.5.x Nov 18, 2021
@wilkinsona wilkinsona modified the milestones: 2.5.x, 2.6.x May 19, 2022
@wilkinsona wilkinsona modified the milestones: 2.6.x, 2.7.x Nov 24, 2022
@philwebb philwebb modified the milestones: 2.7.x, 3.1.x Nov 8, 2023
@mhalbritter mhalbritter self-assigned this Nov 14, 2023
@mhalbritter mhalbritter modified the milestones: 3.1.x, 3.1.6 Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

No branches or pull requests

6 participants