Files
Greg L. Turnquist 8462c9b638 Upgrade samples to better support current Spring Boot + Spring WS.
* Ensure each module is pointed back at the parent.
* Parent now carries the version of Spring Boot.
* Migrate one Axis JAR file.
* Override Spring Boot's version of Spring WS, ensuring we are buliding against latest snapshot.
* Point Jenkinsfile at Spring WS's main job.
2022-03-02 13:16:01 -06:00
..
2020-08-03 14:21:39 -05:00
2020-08-06 16:17:59 -05:00

= Spring Web Service Tutorial

This sample contains the code for the tutorial, which can be found in the
https://projects.spring.io/spring-ws[Spring Web Services] reference documentation.

== Build and deploy

. See the main link:../README.adoc[README] for build instructions.

. Access the WSDL at the following URL:

http://localhost:8080/tutorial/holiday.wsdl

== License

https://projects.spring.io/spring-ws[Spring Web Services] is released under version 2.0 of the http://www.apache.org/licenses/LICENSE-2.0[Apache License].