クラス MockRestServiceServerAutoConfiguration
java.lang.ObjectSE
org.springframework.boot.restclient.test.autoconfigure.MockRestServiceServerAutoConfiguration
@AutoConfiguration
@ConditionalOnClass(MockServerRestTemplateCustomizer.class)
@ConditionalOnBooleanProperty("spring.test.restclient.mockrestserviceserver.enabled")
public final class MockRestServiceServerAutoConfiguration
extends ObjectSE
MockRestServiceServer サポートの自動構成。- 導入:
- 4.0.0
- 作成者:
- Phillip Webb, Scott Frederick
- 関連事項:
コンストラクターの概要
コンストラクター方法の概要
コンストラクターの詳細
MockRestServiceServerAutoConfiguration
public MockRestServiceServerAutoConfiguration()