Document how to remove base path from Cloud Foundry actuator endpoints
Closes gh-24991
This commit is contained in:
@@ -48,3 +48,7 @@ The configuration differs, depending on the web server in use.
|
||||
For Tomcat, you can add the following configuration:
|
||||
|
||||
include::code:MyCloudFoundryConfiguration[]
|
||||
|
||||
If you're using a Webflux based application, you can use the following configuration:
|
||||
|
||||
include::code:MyReactiveCloudFoundryConfiguration[]
|
||||
|
||||
Reference in New Issue
Block a user