SOAP with Spring Web Services in IntelliJ

Discussion in 'Free Courses - Promo Codes & Deals' started by admin, Apr 30, 2021.

    
  1. admin

    admin Administrator Staff Member


    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
    Description


    You will use the Spring Web Services Maven Archetype to create a boilerplate Spring Web Services project in IntelliJ.

    Through your Spring Configuration file you will enable the automatic generation of the SOAP WSDL file, using your XML and derived XSD document input and output as a starting point.

    You will then write a Service Layer to access the back-end resources with a Java Interface class and implementation.

    You will write the SOAP Endpoint using @ Annotations in Spring.

    You will test your working SOAP Endpoint using the Open Source SoapUI testing tool.

    A bonus lecture will let you to create a SOAP Client with Spring Boot that will hit your working SOAP Spring Web Services Endpoint.

    A second bonus lecture will let you re-package your Spring SOAP Web Service Endpoint as a Spring Boot Application.

    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

    Continue reading...
     


Share This Page