Currently the WebMvc `ResourceHandlerRegistrationCustomizer` is not publicly exposed. However, the WebFlux one is. Is it possible to align and expose the WebMvc `ResourceHandlerRegistrationCustomizer` publicly? The WebFlux one was exposed in #14587.
Currently the WebMvc
ResourceHandlerRegistrationCustomizeris not publicly exposed. However, the WebFlux one is.Is it possible to align and expose the WebMvc
ResourceHandlerRegistrationCustomizerpublicly? The WebFlux one was exposed in #14587.