Spring Web Services Samples
Spring Web Services is a product of the Spring community focused on creating document-driven, contract-first Web services. This repository contains sample projects illustrating usage of Spring Web Services.
Spring Boot 3.5.x + Spring WS 4.1.x
This version of the samples focuses on Spring WS 4.1.x, the generation provided by Spring Boot 3.5
For samples on Spring WS 4.0.x, check the 2.0.x branch.
Sample Applications
The following sample applications demonstrate the capabilities of Spring Web Services. See the README within each sample project for more information and additional instructions.
Running the Server
Most of the sample apps can be built and run using the following commands from
within the server folder.
Or alternatively, run the following to create runnable JAR file that will run anywhere there’s a JDK: