Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 2.22 KB

README.adoc

File metadata and controls

47 lines (26 loc) · 2.22 KB

Spring Web Services

Spring Web Services Build Status Revved up by Develocity

Spring Web Services is a product of the Spring community focused on creating document-driven Web services. Spring Web Services aims to facilitate contract-first SOAP service development, allowing for the creation of flexible web services using one of the many ways to manipulate XML payloads.

Installation

Releases of Spring Web Services are available for download from Maven Central, as well as our own repository, https://repo.spring.io/release.

Please visit https://spring.io/projects/spring-ws to get the right Maven/Gradle settings for your selected version.

Building Spring Web Services

  1. Run ./gradlew build

This will generate the artifacts.

You can also import the project into your IDE.

Code of Conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

Spring Web Services Project Site

You can find the documentation, issue management, support, samples, and guides for using Spring Web Services at https://spring.io/projects/spring-ws/

Documentation

See the current Javadoc and reference docs.

Issue Tracking

Spring Web Services uses GitHub for issue tracking purposes.

License

Spring Web Services is Apache 2.0 licensed.