How to Define URI/Package/Controller Based WebFluxConfiguration in a Spring Application
I have a Spring app in which I have different rest controllers.
I want to have a different WebFluxConfigurations for the different controllers.
I have a Spring app in which I have different rest controllers.
I want to have a different WebFluxConfigurations for the different controllers.