クラス MockRestServiceServerAutoConfiguration

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

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