diff --git a/1.0.x/spring-cloud-contract-maven-plugin/complex-content.html b/1.0.x/spring-cloud-contract-maven-plugin/complex-content.html index 7500ece43b..bd1da5e7ac 100644 --- a/1.0.x/spring-cloud-contract-maven-plugin/complex-content.html +++ b/1.0.x/spring-cloud-contract-maven-plugin/complex-content.html @@ -1,13 +1,13 @@
- +|
+ Important
+ |
+
+There might be a problem with StubRunner shutting down ports between tests. You might
+ have a situation in which you get port conflicts. As long as you use the same context across tests
+ everything works fine. But when the context are different (e.g. different stubs or different profiles)
+ then you have to either use @DirtiesContext to shut down the stub servers, or else run them on
+ different ports per test.
+ |
+
You can set the following options to the main class:
@@ -6088,7 +6108,7 @@ a tiny subset of it (namely literals, method calls and closures). What’s m