クラス WebServiceTemplateAutoConfiguration

java.lang.ObjectSE
org.springframework.boot.autoconfigure.webservices.client.WebServiceTemplateAutoConfiguration

@AutoConfiguration @ConditionalOnClass({org.springframework.ws.client.core.WebServiceTemplate.class,org.springframework.oxm.Unmarshaller.class,org.springframework.oxm.Marshaller.class}) public class WebServiceTemplateAutoConfiguration extends ObjectSE
WebServiceTemplate の場合は Auto-configuration
導入:
2.1.0
作成者:
Dmytro Nosan