クラス WebServiceTemplateAutoConfiguration
java.lang.ObjectSE
org.springframework.boot.webservices.autoconfigure.client.WebServiceTemplateAutoConfiguration
@AutoConfiguration
@ConditionalOnClass({org.springframework.ws.client.core.WebServiceTemplate.class,Unmarshaller.class,Marshaller.class})
public final class WebServiceTemplateAutoConfiguration
extends ObjectSE
WebServiceTemplate の場合は Auto-configuration。- 導入:
- 4.0.0
- 作成者:
- Dmytro Nosan
コンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
WebServiceTemplateAutoConfiguration
public WebServiceTemplateAutoConfiguration()