Commit bd21113e authored by Stephane Nicoll's avatar Stephane Nicoll

Fix indent of WebServiceTemplate section

Closes gh-15389
parent ef40241b
...@@ -7915,7 +7915,7 @@ following example: ...@@ -7915,7 +7915,7 @@ following example:
[[boot-features-webservices-template]] [[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 If you need to call remote Web services from your application, you can use the
{spring-webservices-reference}#client-web-service-template[`WebServiceTemplate`] class. {spring-webservices-reference}#client-web-service-template[`WebServiceTemplate`] class.
Since `WebServiceTemplate` instances often need to be customized before being used, Spring Since `WebServiceTemplate` instances often need to be customized before being used, Spring
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment