Class ErrorWebFluxAutoConfiguration

    • Constructor Detail

      • ErrorWebFluxAutoConfiguration

        public ErrorWebFluxAutoConfiguration​(ServerProperties serverProperties,
                                             ResourceProperties resourceProperties,
                                             org.springframework.beans.factory.ObjectProvider<org.springframework.web.reactive.result.view.ViewResolver> viewResolversProvider,
                                             org.springframework.http.codec.ServerCodecConfigurer serverCodecConfigurer,
                                             org.springframework.context.ApplicationContext applicationContext)