クラス IntegrationAutoConfiguration.IntegrationRSocketConfiguration

java.lang.ObjectSE
org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationRSocketConfiguration
含まれているクラス:
IntegrationAutoConfiguration

@Configuration(proxyBeanMethods=false) @ConditionalOnClass({org.springframework.integration.rsocket.IntegrationRSocketEndpoint.class,org.springframework.messaging.rsocket.RSocketRequester.class,io.rsocket.RSocket.class}) @Conditional(org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationRSocketConfiguration.AnyRSocketChannelAdapterAvailable.class) protected static class IntegrationAutoConfiguration.IntegrationRSocketConfiguration extends ObjectSE
統合 RSocket 構成。
  • コンストラクターの詳細

    • IntegrationRSocketConfiguration

      protected IntegrationRSocketConfiguration()