Skip to content

CarlosFernandoXavier/webservice-soap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webservice-soap

This project created a webservice soap, using java 11 and springboot, only to see how it works, but there is not implementation, after that the request comes to endpoint.

Requirements:

Steps to run:

  1. Execute the command: mvn clean install
  2. Execute the class SoapJava11Application
  3. Access the address: http://localhost:8080/ws/loanEligibility.wsdl
  4. Open the SOAP UI;
  5. Import the project on SOAP UI;
  6. Execute your SOAP request;

Releases

No releases published

Packages

No packages published

Languages