クラス ReactiveWebServerConfiguration

java.lang.ObjectSE
org.springframework.boot.web.server.autoconfigure.reactive.ReactiveWebServerConfiguration

@Configuration(proxyBeanMethods=false) @EnableConfigurationProperties(ServerProperties.class) @Import(org.springframework.boot.web.server.autoconfigure.reactive.ReactiveWebServerConfiguration.BeanPostProcessorsRegistrar.class) public class ReactiveWebServerConfiguration extends ObjectSE
リアクティブ Web サーバー用の Configuration
導入:
4.0.0
作成者:
Brian Clozel, Scott Frederick
  • コンストラクターの詳細

    • ReactiveWebServerConfiguration

      public ReactiveWebServerConfiguration()