クラス MockWebServiceServerAutoConfiguration

java.lang.ObjectSE
org.springframework.boot.webservices.test.autoconfigure.client.MockWebServiceServerAutoConfiguration

@AutoConfiguration @ConditionalOnBooleanProperty("spring.test.webservice.client.mockserver.enabled") @ConditionalOnClass({org.springframework.ws.test.client.MockWebServiceServer.class,org.springframework.ws.client.core.WebServiceTemplate.class}) public final class MockWebServiceServerAutoConfiguration extends ObjectSE
MockWebServiceServer サポートの自動構成。
導入:
2.3.0
作成者:
Dmytro Nosan
関連事項:
  • コンストラクターの詳細

    • MockWebServiceServerAutoConfiguration

      public MockWebServiceServerAutoConfiguration()