
This commit adds the `"spring.webflux.base-path"` configuration property. Configuring this property will gather all `HttpHandlers` into a single composite and prefix all requests with a shared base path. Closes gh-10129
This commit adds the `"spring.webflux.base-path"` configuration property. Configuring this property will gather all `HttpHandlers` into a single composite and prefix all requests with a shared base path. Closes gh-10129