Merge branch '2.1.x'

This commit is contained in:
Stephane Nicoll
2018-12-06 09:08:12 +01:00

View File

@@ -7916,7 +7916,7 @@ following example:
[[boot-features-webservices-template]]
== Calling Web Services with `WebServiceTemplate`
=== Calling Web Services with `WebServiceTemplate`
If you need to call remote Web services from your application, you can use the
{spring-webservices-reference}#client-web-service-template[`WebServiceTemplate`] class.
Since `WebServiceTemplate` instances often need to be customized before being used, Spring