SOAP with Spring Web Services in IntelliJ
How to implement and test a contract first SOAP web service with Spring Web Services in IntelliJ
What you’ll learn
-
How to implement & test a contract first SOAP Web Service with Spring Web Services, IntelliJ and SoapUI.
-
How to create a SOAP Client with Spring Boot that will hit your working SOAP Spring Web Services Endpoint.
-
How to refactor the Maven Archetype Spring SOAP Web Service to a Spring Boot SOAP Service
Requirements
-
Be able to use IntelliJ
-
Understand Java
-
Some knowledge of XML and XSD
-
Some knowledge of Maven
Who this course is for:
- Java Developers who need to Implement a SOAP Web Service with Spring Web Service
- Testers who need to test a SOAP WebService with SoapUI
- Java Developers who need to implement a SOAP Client with Spring Web Services using Spring Boot
- Java Developers who need to implement a SOAP Server with Spring Web Services using Spring Boot