gs-consuming-web-service
gs-consuming-web-service copied to clipboard
Consuming a SOAP web service :: Learn how to create a client that consumes a WSDL-based service
Please review the changes and merge
The version used on the tutorial is old and the new ones introduce a few problems so I guess this needs a update.
Hi, I followed your tutorial and completed it successfully. However, now I need to consume a soap web service that requires a pfx certificate as client authenticate. Do you know...
Update the guide to use the most recent Spring Boot version. To do so, update the Spring Boot version in: initial/build.gradle initial/pom.xml complete/build.gradle complete/pom.xml
Hi, wondering if there is already work being done on updating creating and consuming SOAP services with new versions of the Spring Framework 6 and Spring Boot 3? At the...
this is the code for java webservices and keep get the same error with soapUI and the same error for the xml, I'm working with jdk 8 I have issue...