Added See Also links (#21)

At the bottom of the document (above the footer), I added links to other guides that readers may find to be useful.
This commit is contained in:
Jay Bryant
2017-08-11 14:55:30 -05:00
committed by Greg Turnquist
parent 4bb2c01474
commit 506745d1a2

View File

@@ -136,11 +136,13 @@ Requesting quote for ORCL
== Summary
Congratulations! You've just developed a client to consume a SOAP-based web service with Spring.
Congratulations! You've just developed a client to consume a SOAP-based web service with Spring.
== See Also
The following guides may also be helpful:
* https://spring.io/guides/gs/producing-web-service/[Producing a SOAP web service]
* https://spring.io/guides/gs/spring-boot/[Building an Application with Spring Boot]
include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/footer.adoc[]