DEV Community

Using Spring-WS to consume a SOAP API

marian-varga on March 08, 2024

Even though nowadays REST with JSON is the most common API style, sometimes we need to integrate with an existing SOAP web service. If you already ...
Collapse
 
lucasfugisawa profile image
Lucas Fugisawa

Concise and straight to the point. Great article, MariΓ‘n!

Collapse
 
indra_yahyapanjaitan_fe6 profile image
Indra Yahya Panjaitan

great tutorial

Collapse
 
amila_wickramarathne_709c profile image
Amila Wickramarathne

I couldn't find NumberToDollars class in this project.