Fix indent of WebServiceTemplate section

Closes gh-15389
This commit is contained in:
Stephane Nicoll 2018-12-06 09:06:02 +01:00
parent ef40241bf6
commit bd21113e9f
1 changed files with 1 additions and 1 deletions

View File

@ -7915,7 +7915,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