Annotation Consumer
-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.CLASS, AnnotationTarget.FILE})@Inherited() public @interface Consumer
Used to pass consumer name to Pact runner. Can use expressions (in
${}form) to get the value from Java system properties or environment variables.