-
@Target(allowedTargets = {AnnotationTarget.CLASS, AnnotationTarget.FILE})@Inherited() public @interface AllowOverridePactUrl
This will mark the test to use any pact URL from the Java system properties
pact.filter.pacturl
and either thepact.filter.consumers
system property or the @Consumer annotation.