Skip to content

playframework/play-soap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b80eb26 Β· Mar 10, 2025
Dec 28, 2024
May 8, 2023
Jun 9, 2023
Jun 9, 2023
Mar 10, 2025
May 8, 2023
May 8, 2023
Nov 17, 2022
Sep 15, 2022
Mar 10, 2025
Jul 8, 2019
Feb 3, 2023
May 8, 2023
Jan 25, 2023

Reactive SOAP

Twitter Follow Discord GitHub Discussions StackOverflow YouTube Twitch Status OpenCollective

Build Status Maven Repository size Scala Steward badge Mergify Status

Play SOAP allows an application to make calls on a remote web service using SOAP. It provides a reactive interface to doing so, making HTTP requests asynchronously and returning promises/futures of the result.

The detail description of how to use the library is described in the Docs point.

Docs

For testing documentation locally use a few next commands (for more details see Antora workflow):

cd docs
npm i -D -E @antora/cli @antora/site-generator @antora/lunr-extension
npx antora local-antora-playbook.yml

Then open in browser generated documentation from <repo_path>/docs/build/site.

Releasing a new version

See https://github.com/playframework/.github/blob/main/RELEASING.md

Sponsor this project

Contributors 20