Polishing tutorial.

This commit is contained in:
Greg L. Turnquist
2022-11-29 13:54:13 -06:00
parent 79f094b435
commit 0200346f5d
3 changed files with 12 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
= 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.
https://spring.io/projects/spring-ws[Spring Web Services] reference documentation.
== Build and deploy
@@ -13,4 +13,4 @@ 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].
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].