Files
spring-ws-samples/tutorial/README.adoc
Greg L. Turnquist 0200346f5d Polishing tutorial.
2022-11-29 13:54:13 -06:00

17 lines
531 B
Plaintext

= Spring Web Service Tutorial
This sample contains the code for the tutorial, which can be found in the
https://spring.io/projects/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].