Files
spring-ws-samples/tutorial/README.md
2013-11-07 14:44:04 +01:00

20 lines
586 B
Markdown

# Spring Web Service Tutorial
This sample contains the code for the tutorial, which can be found in the
[Spring Web Services] reference documentation.
## Build and deploy
1. See the main [README](../README.md) for build instructions.
2. Access the WSDL at the following URL:
[http://localhost:8080/tutorial/holiday.wsdl](http://localhost:8080/tutorial/holiday.wsdl)
## License
[Spring Web Services] is released under version 2.0 of the [Apache License].
[Spring Web Services]: http://projects.spring.io/spring-ws
[Apache License]: http://www.apache.org/licenses/LICENSE-2.0