diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html index 952fa68bdc..f9e189cc62 100644 --- a/spring-cloud-contract.html +++ b/spring-cloud-contract.html @@ -5245,7 +5245,7 @@ routes.
It’s enough to have both Apache Camel and Spring Cloud Contract Stub Runner on classpath.
-Remember to annotate your test class with @AutoConfigureMessageVerifier.
@AutoConfigureStubRunner.
It’s enough to have both Apache Camel and Spring Cloud Contract Stub Runner on classpath.
-Remember to annotate your test class with @AutoConfigureMessageVerifier.
It’s enough to have both Spring Integration and Spring Cloud Contract Stub Runner on classpath.
+Remember to annotate your test class with @AutoConfigureStubRunner.
It’s enough to have both Apache Camel and Spring Cloud Contract Stub Runner on classpath.
-Remember to annotate your test class with @AutoConfigureMessageVerifier.
It’s enough to have both Spring Cloud Stream and Spring Cloud Contract Stub Runner on classpath.
+Remember to annotate your test class with @AutoConfigureStubRunner.
It’s enough to have both Spring AMQP and Spring Cloud Contract Stub Runner on the classpath and set the property stubrunner.amqp.enabled=true.
-Remember to annotate your test class with @AutoConfigureMessageVerifier.
@AutoConfigureStubRunner.