Consume SOAP Web Services With Spring Boot
Consume web services with Spring Boot and Spring Web Services.
Spring Web services is an alternative way to develop document-driven, contract-first SOAP web services. One of the main reasons to use Spring-WS is that it has built-in Spring integration and features such as dependency injection.