クラスの使用
org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
WebFluxProperties を使用するパッケージ
org.springframework.boot.autoconfigure.web.reactive 内の WebFluxProperties 使用
型 WebFluxProperties のパラメーターを持つ org.springframework.boot.autoconfigure.web.reactive のメソッド修飾子と型メソッド説明WebFluxAutoConfiguration.WelcomePageConfiguration.welcomePageRouterFunctionMapping(ApplicationContext applicationContext, WebFluxProperties webFluxProperties, WebProperties webProperties) 型 WebFluxProperties の型引数を持つ org.springframework.boot.autoconfigure.web.reactive のメソッドパラメーター修飾子と型メソッド説明HttpHandlerAutoConfiguration.AnnotationConfig.httpHandler(ObjectProvider<WebFluxProperties> propsProvider, ObjectProvider<WebHttpHandlerBuilderCustomizer> handlerBuilderCustomizers) 型 WebFluxProperties のパラメーターを持つ org.springframework.boot.autoconfigure.web.reactive のコンストラクター修飾子コンストラクター説明EnableWebFluxConfiguration(WebFluxProperties webFluxProperties, WebProperties webProperties, ServerProperties serverProperties, ObjectProvider<WebFluxRegistrations> webFluxRegistrations) WebFluxConfig(Environment environment, WebProperties webProperties, WebFluxProperties webFluxProperties, ListableBeanFactory beanFactory, ObjectProvider<HandlerMethodArgumentResolver> resolvers, ObjectProvider<CodecCustomizer> codecCustomizers, ObjectProvider<ResourceHandlerRegistrationCustomizer> resourceHandlerRegistrationCustomizers, ObjectProvider<ViewResolver> viewResolvers) WebSessionIdResolverAutoConfiguration(ServerProperties serverProperties, WebFluxProperties webFluxProperties)