Lagom SOAP client

I would like to announce Lagom SOAP client 1.0.0 :tada:

Lagom SOAP client allows a Lagom application to make calls on a remote web service using SOAP.
It uses Play SAOP library and Circuit Breaker feature of Lagom.

I believe that this library will be useful for somebody, how for us.

Base library features:

  • Usability for calling external SOAP service
  • Support Lagom Circuit Breaker feature

Note: Until only for Lagom Java DSL :smile: But Scala contributors are welcome :wink:

4 Likes