Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-12-11 12:39:26 +00:00
parent 2c0e9d7b17
commit b0709260b2
42 changed files with 1494 additions and 1279 deletions

View File

@@ -307,6 +307,11 @@ Also, you can define your own properties.
<td class="tableblock halign-left valign-top"><p class="tableblock">Flag to indicate that http URLs in generated wiremock stubs should be filtered to add or resolve a placeholder for a dynamic port.</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">wiremock.reset-mappings-after-each-test</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">wiremock.rest-template-ssl-enabled</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"></td>

View File

@@ -10476,7 +10476,8 @@ server port can be bound in the test application context with the "wiremock.serv
property. Using <code>@AutoConfigureWireMock</code> adds a bean of type <code>WiremockConfiguration</code> to
your test application context, where it is cached between methods and classes
having the same context. The same is true for Spring integration tests. Also, you can
inject a bean of type <code>WireMockServer</code> into your test.</p>
inject a bean of type <code>WireMockServer</code> into your test.
The registered WireMock server is reset after each test class, however, if you need to reset it after each test method, just set the <code>wiremock.reset-mappings-after-each-test</code> property to <code>true</code>.</p>
</div>
<div class="sect2">
<h3 id="features-wiremock-registering-stubs"><a class="anchor" href="#features-wiremock-registering-stubs"></a><a class="link" href="#features-wiremock-registering-stubs">6.1. Registering Stubs Automatically</a></h3>

View File

@@ -13851,7 +13851,8 @@ server port can be bound in the test application context with the "wiremock.serv
property. Using <code>@AutoConfigureWireMock</code> adds a bean of type <code>WiremockConfiguration</code> to
your test application context, where it is cached between methods and classes
having the same context. The same is true for Spring integration tests. Also, you can
inject a bean of type <code>WireMockServer</code> into your test.</p>
inject a bean of type <code>WireMockServer</code> into your test.
The registered WireMock server is reset after each test class, however, if you need to reset it after each test method, just set the <code>wiremock.reset-mappings-after-each-test</code> property to <code>true</code>.</p>
</div>
<div class="sect3">
<h4 id="features-wiremock-registering-stubs"><a class="anchor" href="#features-wiremock-registering-stubs"></a><a class="link" href="#features-wiremock-registering-stubs">3.6.1. Registering Stubs Automatically</a></h4>
@@ -19846,6 +19847,11 @@ Also, you can define your own properties.
<td class="tableblock halign-left valign-top"><p class="tableblock">Flag to indicate that http URLs in generated wiremock stubs should be filtered to add or resolve a placeholder for a dynamic port.</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">wiremock.reset-mappings-after-each-test</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">wiremock.rest-template-ssl-enabled</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"></td>

File diff suppressed because it is too large Load Diff

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API</title>
<script type="text/javascript">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>BaseClassMapping (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ConvertMojo (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GenerateStubsMojo (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GenerateTestsMojo (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>HelpMojo (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PushStubsToScmMojo (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>RunMojo (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.BaseClassMapping (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.ConvertMojo (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.GenerateStubsMojo (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.GenerateTestsMojo (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.HelpMojo (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.PushStubsToScmMojo (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.RunMojo (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.springframework.cloud.contract.maven.verifier (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.springframework.cloud.contract.maven.verifier (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.springframework.cloud.contract.maven.verifier Class Hierarchy (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.springframework.cloud.contract.maven.verifier (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AetherStubDownloaderFactory (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LocalStubRunner (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>RemoteStubRunner (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.stubrunner.AetherStubDownloaderFactory (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.stubrunner.LocalStubRunner (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.springframework.cloud.contract.maven.verifier.stubrunner.RemoteStubRunner (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.springframework.cloud.contract.maven.verifier.stubrunner (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.springframework.cloud.contract.maven.verifier.stubrunner (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.springframework.cloud.contract.maven.verifier.stubrunner Class Hierarchy (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.springframework.cloud.contract.maven.verifier.stubrunner (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Overview List (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Overview (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 09:55:30 UTC 2019 -->
<!-- Generated by javadoc (1.8.0_232) on Wed Dec 11 12:39:17 UTC 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Class Hierarchy (Spring Cloud Contract Maven Plugin 2.2.1.BUILD-SNAPSHOT API)</title>
<meta name="date" content="2019-12-11">