This is my SOAP configuration:
@Bean fun soapWebClient(marshaller: Jaxb2Marshaller?): WebServiceGatewaySupport { val soapWebClient = object :