クラス MockRestServiceServerAutoConfiguration

java.lang.ObjectSE
org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerAutoConfiguration

@AutoConfiguration @ConditionalOnBooleanProperty("spring.test.webclient.mockrestserviceserver.enabled") public class MockRestServiceServerAutoConfiguration extends ObjectSE
MockRestServiceServer サポートの自動構成。
導入:
1.4.0
作成者:
Phillip Webb, Scott Frederick
関連事項: