Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2018-11-06 13:18:46 +00:00
parent c834e9dc1e
commit 7dbfe4a6b8
3 changed files with 3 additions and 3 deletions

View File

@@ -9418,7 +9418,7 @@ public class WiremockForDocsTests {
server port can be bound in the test application context with the "wiremock.server.port"
property. Using <literal>@AutoConfigureWireMock</literal> adds a bean of type <literal>WiremockConfiguration</literal> to
your test application context, where it will be cached in between methods and classes
having the same context, the same as for Spring integration tests.</simpara>
having the same context, the same as for Spring integration tests. Also you can inject a bean of type <literal>WireMockServer</literal> into your test.</simpara>
<section xml:id="_registering_stubs_automatically">
<title>Registering Stubs Automatically</title>
<simpara>If you use <literal>@AutoConfigureWireMock</literal>, it registers WireMock JSON stubs from the file